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 ???鈺??俉 001111110011111100111111111110111100010000111111001111111111101001100001 3f3f3ffbc43f3ffa61
EUC-JP 艅??鈺??俉 10001111110101101111110100111111001111111000111111100011110101010011111100111111100011111011000110111011 8fd6fd3f3f8fe3d53f3f8fb1bb
UTF-8 艅볥젧鈺됰젚俉 111010001000100110000101111010111011001110100101111011001010000010100111111010011000100010111010111010111001000010110000111011001010000010011010111001001011111110001001 e88985ebb3a5eca0a7e988baeb90b0eca09ae4bf89
UHC 艅볥젧鈺됰젚俉 1110011010101001100100111110101110100000100111111110100010101101100010011110101110100000100101101110011111101011 e6a993eba09fe8ad89eba096e7eb

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