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 牆?章驀?章六 111000001010110100111111100011111100110111101001011111010011111110001111110011011001100001011010 e0ad3f8fcde97d3f8fcd985a
EUC-JP 牆?章驀?章六 111000001010111100111111101111101100111111110001110111100011111110111110110011111100111110111011 e0af3fbecff1de3fbecfcfbb
UTF-8 牆렭章驀볼章六 111001111000100110000110111010111010000010101101111001111010101110100000111010011010100110000000111010111011001110111100111001111010101110100000111001011000010110101101 e78986eba0ade7aba0e9a980ebb3bce7aba0e585ad
UHC 牆렭章驀볼章六 1110110111101101100011101011101011101101111100011101100011101001101110101011110011101101111100011101011110111111 eded8ebaedf1d8e9babcedf1d7bf

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