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 âhU\nfâhU\n^}YâhU\nfâhU\n^}bE 111000100110100010011101010101010101110001101110011001101110001001101000100111010101010101011100011011100101111001111101010110011110001001101000100111010101010101011100011011100110011011100010011010001001110101010101010111000110111001011110011111010110001001000101 e2689d555c6e66e2689d555c6e5e7d59e2689d555c6e66e2689d555c6e5e7d6245
SJIS-WIN ?h?U\nf?h?U\n^}Y?h?U\nf?h?U\n^}bE 001111110110100000111111010101010101110001101110011001100011111101101000001111110101010101011100011011100101111001111101010110010011111101101000001111110101010101011100011011100110011000111111011010000011111101010101010111000110111001011110011111010110001001000101 3f683f555c6e663f683f555c6e5e7d593f683f555c6e663f683f555c6e5e7d6245
EUC-JP âh?U\nfâh?U\n^}Yâh?U\nfâh?U\n^}bE 1000111110101011101001000110100000111111010101010101110001101110011001101000111110101011101001000110100000111111010101010101110001101110010111100111110101011001100011111010101110100100011010000011111101010101010111000110111001100110100011111010101110100100011010000011111101010101010111000110111001011110011111010110001001000101 8faba4683f555c6e668faba4683f555c6e5e7d598faba4683f555c6e668faba4683f555c6e5e7d6245
UTF-8 âhU\nfâhU\n^}YâhU\nfâhU\n^}bE 1100001110100010011010001100001010011101010101010101110001101110011001101100001110100010011010001100001010011101010101010101110001101110010111100111110101011001110000111010001001101000110000101001110101010101010111000110111001100110110000111010001001101000110000101001110101010101010111000110111001011110011111010110001001000101 c3a268c29d555c6e66c3a268c29d555c6e5e7d59c3a268c29d555c6e66c3a268c29d555c6e5e7d6245
UHC ?h?U\nf?h?U\n^}Y?h?U\nf?h?U\n^}bE 001111110110100000111111010101010101110001101110011001100011111101101000001111110101010101011100011011100101111001111101010110010011111101101000001111110101010101011100011011100110011000111111011010000011111101010101010111000110111001011110011111010110001001000101 3f683f555c6e663f683f555c6e5e7d593f683f555c6e663f683f555c6e5e7d6245

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