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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 歡歡f歡歡^}Y歡歡f歡歡^}bE 10011111011000111001111101100011011001101001111101100011100111110110001101011110011111010101100110011111011000111001111101100011011001101001111101100011100111110110001101011110011111010110001001000101 9f639f63669f639f635e7d599f639f63669f639f635e7d6245
EUC-JP 歡歡f歡歡^}Y歡歡f歡歡^}bE 11011101110001001101110111000100011001101101110111000100110111011100010001011110011111010101100111011101110001001101110111000100011001101101110111000100110111011100010001011110011111010110001001000101 ddc4ddc466ddc4ddc45e7d59ddc4ddc466ddc4ddc45e7d6245
UTF-8 歡歡f歡歡^}Y歡歡f歡歡^}bE 111001101010110110100001111001101010110110100001011001101110011010101101101000011110011010101101101000010101111001111101010110011110011010101101101000011110011010101101101000010110011011100110101011011010000111100110101011011010000101011110011111010110001001000101 e6ada1e6ada166e6ada1e6ada15e7d59e6ada1e6ada166e6ada1e6ada15e7d6245
UHC 歡歡f歡歡^}Y歡歡f歡歡^}bE 11111100101101101111110010110110011001101111110010110110111111001011011001011110011111010101100111111100101101101111110010110110011001101111110010110110111111001011011001011110011111010110001001000101 fcb6fcb666fcb6fcb65e7d59fcb6fcb666fcb6fcb65e7d6245

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