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 ??}k}??}k{^ 0011111100111111011111010110101101111101001111110011111101111101011010110111101101011110 3f3f7d6b7d3f3f7d6b7b5e
SJIS-WIN 牆?}k}牆?}k{^ 11100000101011010011111101111101011010110111110111100000101011010011111101111101011010110111101101011110 e0ad3f7d6b7de0ad3f7d6b7b5e
EUC-JP 牆?}k}牆?}k{^ 11100000101011110011111101111101011010110111110111100000101011110011111101111101011010110111101101011110 e0af3f7d6b7de0af3f7d6b7b5e
UTF-8 牆렟}k}牆렟}k{^ 11100111100010011000011011101011101000001001111101111101011010110111110111100111100010011000011011101011101000001001111101111101011010110111101101011110 e78986eba09f7d6b7de78986eba09f7d6b7b5e
UHC 牆렟}k}牆렟}k{^ 111011011110110110001110101100000111110101101011011111011110110111101101100011101011000001111101011010110111101101011110 eded8eb07d6b7deded8eb07d6b7b5e

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