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 炭其促炭其贈B 10010010010110011001000110110100100100011010001110010010010110011001000110110100100100011010000101000010 925991b491a3925991b491a142
EUC-JP 炭其促炭其贈B 11000011101110101100001010110110110000101010010111000011101110101100001010110110110000101010001101000010 c3bac2b6c2a5c3bac2b6c2a342
UTF-8 炭其促炭其贈B 11100111100000101010110111100101100001011011011011100100101111111000001111100111100000101010110111100101100001011011011011101000101101001000100001000010 e782ade585b6e4bf83e782ade585b6e8b48842
UHC 炭其促炭其贈B 11110111101010011101000011101100111101011011010111110111101010011101000011101100111100011111110001000010 f7a9d0ecf5b5f7a9d0ecf1fc42

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