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 蘂??揖??轅 11100101010000010011111100111111100101110100101100111111001111111110011101110110 e5413f3f974b3f3fe776
EUC-JP 蘂??揖??轅 11101001101000100011111100111111110011011010110000111111001111111110110111010111 e9a23f3fcdac3f3fedd7
UTF-8 蘂띠꼯揖멱린轅 111010001001100010000010111010111001110110100000111010101011110010101111111001101000111110010110111010111010100110110001111010111010011010110000111010001011110110000101 e89882eb9da0eabcafe68f96eba9b1eba6b0e8bd85
UHC 蘂띠꼯揖멱린轅 1110011111011110101101101110110010000100100010101110101111100111101110001110100010111000101100001110101010111111 e7deb6ec848aebe7b8e8b8b0eabf

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