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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 霆頑i霆頑iB 11101000101110111000101011100110100000101000100111101000101110111000101011100110100000101000100101000010 e8bb8ae68289e8bb8ae6828942
EUC-JP 霆頑i霆頑iB 11110000101111011011010011101000101000111110100111110000101111011011010011101000101000111110100101000010 f0bdb4e8a3e9f0bdb4e8a3e942
UTF-8 霆頑i霆頑iB 11101001100111001000011011101001101000001001000111101111101111011000100111101001100111001000011011101001101000001001000111101111101111011000100101000010 e99c86e9a091efbd89e99c86e9a091efbd8942
UHC 霆頑i霆頑iB 11101111111111011110100011010111101000111110100111101111111111011110100011010111101000111110100101000010 effde8d7a3e9effde8d7a3e942

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