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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 﨟ャ豐サ骭槫濤荳茨セ 1111101110011101101011001110011010110010101110111110100110001100100111101110010110011111101101111110010010111000100010001110111110111110 fb9dace6b2bbe98c9ee59fb7e4b888efbe
EUC-JP ?ャ豐サ骭槫濤荳茨セ 00111111100011101010110011101100101101001000111010111011111100011110110011011100111001111101111010111001111010001011101010110000111100011000111010111110 3f8eacecb48ebbf1ecdce7deb9e8bab0f18ebe
UTF-8 﨟ャ豐サ骭槫濤荳茨セ 111011111010100010011111111011111011110110101100111010001011000110010000111011111011110110111011111010011010101010101101111001101010011110101011111001101011111110100100111010001000110110110011111010001000110010101000111011111011110110111110 efa89fefbdace8b190efbdbbe9aaade6a7abe6bfa4e88db3e88ca8efbdbe
UHC ??????濤荳茨? 00111111001111110011111100111111001111110011111111010100101001101101010011100101111011011011110000111111 3f3f3f3f3f3fd4a6d4e5edbc3f

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