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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 韜楢ュ倩」ケ髮ォ 111010001110100110010011111010001010110110011000111010001010001110111001111010011001101110101011 e8e993e8ad98e8a3b9e99bab
EUC-JP 韜楢ュ倩」ケ髮ォ 11110000111010111100011011101010100011101010110111010000111010101000111010100011100011101011100111110001111110111000111010101011 f0ebc6ea8eadd0ea8ea38eb9f1fb8eab
UTF-8 韜楢ュ倩」ケ髮ォ 111010011001111110011100111001101010010110100010111011111011110110101101111001011000000010101001111011111011110110100011111011111011110110111001111010011010101110101110111011111011110110101011 e99f9ce6a5a2efbdade580a9efbda3efbdb9e9abaeefbdab
UHC 韜楢????髮? 1101010010110111111010101111100100111111001111110011111100111111110110111010010100111111 d4b7eaf93f3f3f3fdba53f

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