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 釋????崇? 111001111101011100111111001111110011111100111111100100001001001000111111 e7d73f3f3f3f90923f
EUC-JP 釋?鉥搔?崇? 11101110110110010011111110001111111000111110100010001111110000001100101100111111101111111111001000111111 eed93f8fe3e88fc0cb3fbff23f
UTF-8 釋롋鉥搔롋崇렫 111010011000011110001011111010111010000110001011111010011000100110100101111001101001000010010100111010111010000110001011111001011011010010000111111010111010000010101011 e9878beba18be989a5e69094eba18be5b487eba0ab
UHC 釋롋鉥搔롋崇렫 1110000010110111100011101101000111100010111111001110000110111000100011101101000111100010111111011000111010111001 e0b78ed1e2fce1b88ed1e2fd8eb9

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