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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 牆?樟??樟? 11100000101011010011111110001111101111100011111100111111100011111011111000111111 e0ad3f8fbe3f3f8fbe3f
EUC-JP 牆?樟??樟? 11100000101011110011111110111110110000000011111100111111101111101100000000111111 e0af3fbec03f3fbec03f
UTF-8 牆렪樟띌볶樟동 111001111000100110000110111010111010000010101010111001101010100010011111111010111001110110001100111010111011001110110110111001101010100010011111111010111000111110011001 e78986eba0aae6a89feb9d8cebb3b6e6a89feb8f99
UHC 牆렪樟띌볶樟동 1110110111101101100011101011100011101101111010011011011011101001101110101011101011101101111010011011010110111111 eded8eb8ede9b6e9babaede9b5bf

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