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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 癰?榛?癰?榛?B 11100001100111100011111110010000010110010011111111100001100111100011111110010000010110010011111101000010 e19e3f90593fe19e3f90593f42
EUC-JP 癰?榛?癰?榛?B 11100001111111100011111110111111101110100011111111100001111111100011111110111111101110100011111101000010 e1fe3fbfba3fe1fe3fbfba3f42
UTF-8 癰렺榛렳癰렺榛렳B 11100111100110011011000011101011101000001011101011100110101001101001101111101011101000001011001111100111100110011011000011101011101000001011101011100110101001101001101111101011101000001011001101000010 e799b0eba0bae6a69beba0b3e799b0eba0bae6a69beba0b342
UHC 癰렺榛렳癰렺榛렳B 1110100010111001100011101100001011110010110011101000111011000000111010001011100110001110110000101111001011001110100011101100000001000010 e8b98ec2f2ce8ec0e8b98ec2f2ce8ec042

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