To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 茖鰹習W}茖鰹習W{^ 1110010010100001100010101000111110001111010010110101011101111101111001001010000110001010100011111000111101001011010101110111101101011110 e4a18a8f8f4b577de4a18a8f8f4b577b5e
EUC-JP 茖鰹習W}茖鰹習W{^ 1110100010100011101100111110111110111101101011000101011101111101111010001010001110110011111011111011110110101100010101110111101101011110 e8a3b3efbdac577de8a3b3efbdac577b5e
UTF-8 茖鰹習W}茖鰹習W{^ 1110100010001100100101101110100110110000101110011110011110111111100100100101011101111101111010001000110010010110111010011011000010111001111001111011111110010010010101110111101101011110 e88c96e9b0b9e7bf92577de88c96e9b0b9e7bf92577b5e
UHC ??習W}??習W{^ 00111111001111111110001110100111010101110111110100111111001111111110001110100111010101110111101101011110 3f3fe3a7577d3f3fe3a7577b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)