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¯nf›h¯n^}Y›h¯nf›h¯n^}bE 1001101101101000100100001010111101101110011001101001101101101000100100001010111101101110010111100111110101011001100110110110100010010000101011110110111001100110100110110110100010010000101011110110111001011110011111010110001001000101 9b6890af6e669b6890af6e5e7d599b6890af6e669b6890af6e5e7d6245
SJIS-WIN ?h??nf?h??n^}Y?h??nf?h??n^}bE 0011111101101000001111110011111101101110011001100011111101101000001111110011111101101110010111100111110101011001001111110110100000111111001111110110111001100110001111110110100000111111001111110110111001011110011111010110001001000101 3f683f3f6e663f683f3f6e5e7d593f683f3f6e663f683f3f6e5e7d6245
EUC-JP ?h?¯nf?h?¯n^}Y?h?¯nf?h?¯n^}bE 00111111011010000011111110001111101000101011010001101110011001100011111101101000001111111000111110100010101101000110111001011110011111010101100100111111011010000011111110001111101000101011010001101110011001100011111101101000001111111000111110100010101101000110111001011110011111010110001001000101 3f683f8fa2b46e663f683f8fa2b46e5e7d593f683f8fa2b46e663f683f8fa2b46e5e7d6245
UTF-8 ›h¯nf›h¯n^}Y›h¯nf›h¯n^}bE 1100001010011011011010001100001010010000110000101010111101101110011001101100001010011011011010001100001010010000110000101010111101101110010111100111110101011001110000101001101101101000110000101001000011000010101011110110111001100110110000101001101101101000110000101001000011000010101011110110111001011110011111010110001001000101 c29b68c290c2af6e66c29b68c290c2af6e5e7d59c29b68c290c2af6e66c29b68c290c2af6e5e7d6245
UHC ?h??nf?h??n^}Y?h??nf?h??n^}bE 0011111101101000001111110011111101101110011001100011111101101000001111110011111101101110010111100111110101011001001111110110100000111111001111110110111001100110001111110110100000111111001111110110111001011110011111010110001001000101 3f683f3f6e663f683f3f6e5e7d593f683f3f6e663f683f3f6e5e7d6245

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