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 11110000101010001000111010101111011001101111000010101000100011101010111101011110011111010101100111110000101010001000111010101111011001101111000010101000100011101010111101011110011111010110001001000101 f0a88eaf66f0a88eaf5e7d59f0a88eaf66f0a88eaf5e7d6245
SJIS-WIN ?¨??f?¨??^}Y?¨??f?¨??^}bE 0011111110000001010011100011111100111111011001100011111110000001010011100011111100111111010111100111110101011001001111111000000101001110001111110011111101100110001111111000000101001110001111110011111101011110011111010110001001000101 3f814e3f3f663f814e3f3f5e7d593f814e3f3f663f814e3f3f5e7d6245
EUC-JP �f�^}Y�f�^}bE 100011111010100111000011101000011010111100111111100011111010001010110100011001101000111110101001110000111010000110101111001111111000111110100010101101000101111001111101010110011000111110101001110000111010000110101111001111111000111110100010101101000110011010001111101010011100001110100001101011110011111110001111101000101011010001011110011111010110001001000101 8fa9c3a1af3f8fa2b4668fa9c3a1af3f8fa2b45e7d598fa9c3a1af3f8fa2b4668fa9c3a1af3f8fa2b45e7d6245
UTF-8 𨎯f𨎯^}Y𨎯f𨎯^}bE 1100001110110000110000101010100011000010100011101100001010101111011001101100001110110000110000101010100011000010100011101100001010101111010111100111110101011001110000111011000011000010101010001100001010001110110000101010111101100110110000111011000011000010101010001100001010001110110000101010111101011110011111010110001001000101 c3b0c2a8c28ec2af66c3b0c2a8c28ec2af5e7d59c3b0c2a8c28ec2af66c3b0c2a8c28ec2af5e7d6245
UHC ð¨??fð¨??^}Yð¨??fð¨??^}bE 101010011010001110100001101001110011111100111111011001101010100110100011101000011010011100111111001111110101111001111101010110011010100110100011101000011010011100111111001111110110011010101001101000111010000110100111001111110011111101011110011111010110001001000101 a9a3a1a73f3f66a9a3a1a73f3f5e7d59a9a3a1a73f3f66a9a3a1a73f3f5e7d6245

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