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 ???G???e???G???e^ 0011111100111111001111110100011100111111001111110011111101100101001111110011111100111111010001110011111100111111001111110110010101011110 3f3f3f473f3f3f653f3f3f473f3f3f655e
SJIS-WIN 雍??G逆??e雍??G逆??e^ 111010001011010000111111001111110100011110001011011101000011111100111111011001011110100010110100001111110011111101000111100010110111010000111111001111110110010101011110 e8b43f3f478b743f3f65e8b43f3f478b743f3f655e
EUC-JP 雍??G逆??e雍??G逆??e^ 111100001011011000111111001111110100011110110101110101010011111100111111011001011111000010110110001111110011111101000111101101011101010100111111001111110110010101011110 f0b63f3f47b5d53f3f65f0b63f3f47b5d53f3f655e
UTF-8 雍딂뺀G逆곭깑e雍딂뺀G逆곭깑e^ 1110100110011011100011011110101110010100100000101110101110111010100000000100011111101001100000001000011011101010101100111010110111101010101110011001000101100101111010011001101110001101111010111001010010000010111010111011101010000000010001111110100110000000100001101110101010110011101011011110101010111001100100010110010101011110 e99b8deb9482ebba8047e98086eab3adeab99165e99b8deb9482ebba8047e98086eab3adeab991655e
UHC 雍딂뺀G逆곭깑e雍딂뺀G逆곭깑e^ 1110100010111100100010101110100010111011101010110100011111100110101111011000000111100111100000111000101101100101111010001011110010001010111010001011101110101011010001111110011010111101100000011110011110000011100010110110010101011110 e8bc8ae8bbab47e6bd81e7838b65e8bc8ae8bbab47e6bd81e7838b655e

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