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 鴦??筍??淫 11101001111100010011111100111111111000101010000100111111001111111000100011111010 e9f13f3fe2a13f3f88fa
EUC-JP 鴦??筍??淫 11110010111100110011111100111111111001001010001100111111001111111011000011111100 f2f33f3fe4a33f3fb0fc
UTF-8 鴦볥뿫筍욆뀺淫 111010011011010010100110111010111011001110100101111010111011111110101011111001111010110110001101111011001001101010000110111010111000000010111010111001101011011110101011 e9b4a6ebb3a5ebbfabe7ad8dec9a86eb80bae6b7ab
UHC 鴦볥뿫筍욆뀺淫 1110010011101100100100111110101110010111101010111110001011101100100111101110100010000101101100001110101111100010 e4ec93eb97abe2ec9ee885b0ebe2

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