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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貔亥┨}貔亥┨{^ 111001101011111010001000111001011000010010110111011111011110011010111110100010001110010110000100101101110111101101011110 e6be88e584b77de6be88e584b77b5e
EUC-JP 貔亥┨}貔亥┨{^ 111011001100000010110000111001111010100010111001011111011110110011000000101100001110011110101000101110010111101101011110 ecc0b0e7a8b97decc0b0e7a8b97b5e
UTF-8 貔亥┨}貔亥┨{^ 111010001011001010010100111001001011101010100101111000101001010010101000011111011110100010110010100101001110010010111010101001011110001010010100101010000111101101011110 e8b294e4baa5e294a87de8b294e4baa5e294a87b5e
UHC ?亥┨}?亥┨{^ 00111111111110101010010010100110101110010111110100111111111110101010010010100110101110010111101101011110 3ffaa4a6b97d3ffaa4a6b97b5e

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