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 ?Jonf?Jon^}Y?Jonf?Jon^}bE 00111111010010100110111101101110011001100011111101001010011011110110111001011110011111010101100100111111010010100110111101101110011001100011111101001010011011110110111001011110011111010110001001000101 3f4a6f6e663f4a6f6e5e7d593f4a6f6e663f4a6f6e5e7d6245
SJIS-WIN .Jonf.Jon^}Y.Jonf.Jon^}bE 1000000101000100010010100110111101101110011001101000000101000100010010100110111101101110010111100111110101011001100000010100010001001010011011110110111001100110100000010100010001001010011011110110111001011110011111010110001001000101 81444a6f6e6681444a6f6e5e7d5981444a6f6e6681444a6f6e5e7d6245
EUC-JP .Jonf.Jon^}Y.Jonf.Jon^}bE 1010000110100101010010100110111101101110011001101010000110100101010010100110111101101110010111100111110101011001101000011010010101001010011011110110111001100110101000011010010101001010011011110110111001011110011111010110001001000101 a1a54a6f6e66a1a54a6f6e5e7d59a1a54a6f6e66a1a54a6f6e5e7d6245
UTF-8 .Jonf.Jon^}Y.Jonf.Jon^}bE 111011111011110010001110010010100110111101101110011001101110111110111100100011100100101001101111011011100101111001111101010110011110111110111100100011100100101001101111011011100110011011101111101111001000111001001010011011110110111001011110011111010110001001000101 efbc8e4a6f6e66efbc8e4a6f6e5e7d59efbc8e4a6f6e66efbc8e4a6f6e5e7d6245
UHC .Jonf.Jon^}Y.Jonf.Jon^}bE 1010001110101110010010100110111101101110011001101010001110101110010010100110111101101110010111100111110101011001101000111010111001001010011011110110111001100110101000111010111001001010011011110110111001011110011111010110001001000101 a3ae4a6f6e66a3ae4a6f6e5e7d59a3ae4a6f6e66a3ae4a6f6e5e7d6245

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