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 癲??裕??銀 11100001100111110011111100111111100101110101010000111111001111111000101111100010 e19f3f3f97543f3f8be2
EUC-JP 癲??裕??銀 11100010101000010011111100111111110011011011010100111111001111111011011011100100 e2a13f3fcdb53f3fb6e4
UTF-8 癲멥굦裕귨쭛銀 111001111001100110110010111010111010100110100101111010101011010110100110111010001010001110010101111010101011011110101000111011001010110110011011111010011000101010000000 e799b2eba9a5eab5a6e8a395eab7a8ecad9be98a80
UHC 癲멥굦裕귨쭛銀 1110111110100110101110001110001110000010100011001110101110101110100000101110111110100111100100011110101111011110 efa6b8e3828cebae82efa791ebde

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