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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 儕乢峇峇}儕乢峇峇{^ 10011001010100001001101110100100100110111011001010011011101100100111110110011001010100001001101110100100100110111011001010011011101100100111101101011110 99509ba49bb29bb27d99509ba49bb29bb27b5e
EUC-JP 儕乢峇峇}儕乢峇峇{^ 11010001101100011101011010100110110101101011010011010110101101000111110111010001101100011101011010100110110101101011010011010110101101000111101101011110 d1b1d6a6d6b4d6b47dd1b1d6a6d6b4d6b47b5e
UTF-8 儕乢峇峇}儕乢峇峇{^ 111001011000010010010101111001001011100110100010111001011011001110000111111001011011001110000111011111011110010110000100100101011110010010111001101000101110010110110011100001111110010110110011100001110111101101011110 e58495e4b9a2e5b387e5b3877de58495e4b9a2e5b387e5b3877b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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