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 唸hLh唸hL 1110010110010100101110000110100001001100011010001110010110010100101110000110100001001100 e594b8684c68e594b8684c
SJIS-WIN ???hLh???hL 0011111100111111001111110110100001001100011010000011111100111111001111110110100001001100 3f3f3f684c683f3f3f684c
EUC-JP å?¸hLhå?¸hL 10001111101010111010100100111111100011111010001010110001011010000100110001101000100011111010101110101001001111111000111110100010101100010110100001001100 8faba93f8fa2b1684c688faba93f8fa2b1684c
UTF-8 唸hLh唸hL 1100001110100101110000101001010011000010101110000110100001001100011010001100001110100101110000101001010011000010101110000110100001001100 c3a5c294c2b8684c68c3a5c294c2b8684c
UHC ??¸hLh??¸hL 00111111001111111010001010101100011010000100110001101000001111110011111110100010101011000110100001001100 3f3fa2ac684c683f3fa2ac684c

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