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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 瓮????瓮????B 11100001010001000011111100111111001111110011111111100001010001000011111100111111001111110011111101000010 e1443f3f3f3fe1443f3f3f3f42
EUC-JP 瓮????瓮????B 11100001101001010011111100111111001111110011111111100001101001010011111100111111001111110011111101000010 e1a53f3f3f3fe1a53f3f3f3f42
UTF-8 瓮뚩븡呂뱕瓮뚩븡呂뱕B 11100111100100111010111011101011100110101010100111101011101110001010000111101111101001101000000011101011101100011001010111100111100100111010111011101011100110101010100111101011101110001010000111101111101001101000000011101011101100011001010101000010 e793aeeb9aa9ebb8a1efa680ebb195e793aeeb9aa9ebb8a1efa680ebb19542
UHC 瓮뚩븡呂뱕瓮뚩븡呂뱕B 111010001011011110001100111010001001010110001010111001011111101110010011011101101110100010110111100011001110100010010101100010101110010111111011100100110111011001000010 e8b78ce8958ae5fb9376e8b78ce8958ae5fb937642

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