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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?縟?縟[?縟?縟[^ 001111111110001101110100001111111110001101110100010110110011111111100011011101000011111111100011011101000101101101011110 3fe3743fe3745b3fe3743fe3745b5e
EUC-JP ?縟?縟[?縟?縟[^ 001111111110010111010101001111111110010111010101010110110011111111100101110101010011111111100101110101010101101101011110 3fe5d53fe5d55b3fe5d53fe5d55b5e
UTF-8 숞縟숞縟[숞縟숞縟[^ 111011001000100010011110111001111011100010011111111011001000100010011110111001111011100010011111010110111110110010001000100111101110011110111000100111111110110010001000100111101110011110111000100111110101101101011110 ec889ee7b89fec889ee7b89f5bec889ee7b89fec889ee7b89f5b5e
UHC 숞縟숞縟[숞縟숞縟[^ 10011001111110111110100110110010100110011111101111101001101100100101101110011001111110111110100110110010100110011111101111101001101100100101101101011110 99fbe9b299fbe9b25b99fbe9b299fbe9b25b5e

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