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 ??s}??s{^ 001111110011111101110011011111010011111100111111011100110111101101011110 3f3f737d3f3f737b5e
SJIS-WIN 損炭s}損炭s{^ 10010001101110011001001001011001011100110111110110010001101110011001001001011001011100110111101101011110 91b99259737d91b99259737b5e
EUC-JP 損炭s}損炭s{^ 11000010101110111100001110111010011100110111110111000010101110111100001110111010011100110111101101011110 c2bbc3ba737dc2bbc3ba737b5e
UTF-8 損炭s}損炭s{^ 1110011010010000100011011110011110000010101011010111001101111101111001101001000010001101111001111000001010101101011100110111101101011110 e6908de782ad737de6908de782ad737b5e
UHC 損炭s}損炭s{^ 11100001110111111111011110101001011100110111110111100001110111111111011110101001011100110111101101011110 e1dff7a9737de1dff7a9737b5e

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