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 ??hf??h^}Y??hf??h^}bE 001111110011111101101000011001100011111100111111011010000101111001111101010110010011111100111111011010000110011000111111001111110110100001011110011111010110001001000101 3f3f68663f3f685e7d593f3f68663f3f685e7d6245
SJIS-WIN ?ゥhf?ゥh^}Y?ゥhf?ゥh^}bE 001111111010100101101000011001100011111110101001011010000101111001111101010110010011111110101001011010000110011000111111101010010110100001011110011111010110001001000101 3fa968663fa9685e7d593fa968663fa9685e7d6245
EUC-JP ?ゥhf?ゥh^}Y?ゥhf?ゥh^}bE 00111111100011101010100101101000011001100011111110001110101010010110100001011110011111010101100100111111100011101010100101101000011001100011111110001110101010010110100001011110011111010110001001000101 3f8ea968663f8ea9685e7d593f8ea968663f8ea9685e7d6245
UTF-8 䵸ゥhf䵸ゥh^}Y䵸ゥhf䵸ゥh^}bE 11100100101101011011100011101111101111011010100101101000011001101110010010110101101110001110111110111101101010010110100001011110011111010101100111100100101101011011100011101111101111011010100101101000011001101110010010110101101110001110111110111101101010010110100001011110011111010110001001000101 e4b5b8efbda96866e4b5b8efbda9685e7d59e4b5b8efbda96866e4b5b8efbda9685e7d6245
UHC ??hf??h^}Y??hf??h^}bE 001111110011111101101000011001100011111100111111011010000101111001111101010110010011111100111111011010000110011000111111001111110110100001011110011111010110001001000101 3f3f68663f3f685e7d593f3f68663f3f685e7d6245

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