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 鈺??徇??徇 11111011110001000011111100111111100111000110110100111111001111111001110001101101 fbc43f3f9c6d3f3f9c6d
EUC-JP 鈺??徇??徇 1000111111100011110101010011111100111111110101111100111000111111001111111101011111001110 8fe3d53f3fd7ce3f3fd7ce
UTF-8 鈺됪낄徇곹옄徇 111010011000100010111010111010111001000010101010111010111000001010000100111001011011111010000111111010101011001110111001111011001001100010000100111001011011111010000111 e988baeb90aaeb8284e5be87eab3b9ec9884e5be87
UHC 鈺됪낄徇곹옄徇 1110100010101101100010011110011010110011101001011110001011011111100000011110110110011110100100001110001011011111 e8ad89e6b3a5e2df81ed9e90e2df

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