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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 湲?第朋湲?第朋B 100111111101000100111111100100011110011010010101111111001001111111010001001111111001000111100110100101011111110001000010 9fd13f91e695fc9fd13f91e695fc42
EUC-JP 湲?第朋湲?第朋B 110111101101001100111111110000101110100011001010111111101101111011010011001111111100001011101000110010101111111001000010 ded33fc2e8cafeded33fc2e8cafe42
UTF-8 湲렣第朋湲렣第朋B 11100110101110011011001011101011101000001010001111100111101011001010110011100110100111001000101111100110101110011011001011101011101000001010001111100111101011001010110011100110100111001000101101000010 e6b9b2eba0a3e7acace69c8be6b9b2eba0a3e7acace69c8b42
UHC 湲렣第朋湲렣第朋B 1110101010111000100011101011010011110000101011111101110111011011111010101011100010001110101101001111000010101111110111011101101101000010 eab88eb4f0afdddbeab88eb4f0afdddb42

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