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 11110000101011111000111010111101011001101111000010101111100011101011110101011110011111010101100111110000101011111000111010111101011001101111000010101111100011101011110101011110011111010110001001000101 f0af8ebd66f0af8ebd5e7d59f0af8ebd66f0af8ebd5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ð¯??fð¯??^}Yð¯??fð¯??^}bE 1000111110101001110000111000111110100010101101000011111100111111011001101000111110101001110000111000111110100010101101000011111100111111010111100111110101011001100011111010100111000011100011111010001010110100001111110011111101100110100011111010100111000011100011111010001010110100001111110011111101011110011111010110001001000101 8fa9c38fa2b43f3f668fa9c38fa2b43f3f5e7d598fa9c38fa2b43f3f668fa9c38fa2b43f3f5e7d6245
UTF-8 𯎽f𯎽^}Y𯎽f𯎽^}bE 1100001110110000110000101010111111000010100011101100001010111101011001101100001110110000110000101010111111000010100011101100001010111101010111100111110101011001110000111011000011000010101011111100001010001110110000101011110101100110110000111011000011000010101011111100001010001110110000101011110101011110011111010110001001000101 c3b0c2afc28ec2bd66c3b0c2afc28ec2bd5e7d59c3b0c2afc28ec2bd66c3b0c2afc28ec2bd5e7d6245
UHC ð??½fð??½^}Yð??½fð??½^}bE 101010011010001100111111001111111010100011110110011001101010100110100011001111110011111110101000111101100101111001111101010110011010100110100011001111110011111110101000111101100110011010101001101000110011111100111111101010001111011001011110011111010110001001000101 a9a33f3fa8f666a9a33f3fa8f65e7d59a9a33f3fa8f666a9a33f3fa8f65e7d6245

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