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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ??沅n}??沅n{^ 001111110011111110001111110001101110100101101110011111010011111100111111100011111100011011101001011011100111101101011110 3f3f8fc6e96e7d3f3f8fc6e96e7b5e
UTF-8 것뢨沅n}것뢨沅n{^ 1110101010110010100000111110101110100010101010001110011010110010100001010110111001111101111010101011001010000011111010111010001010101000111001101011001010000101011011100111101101011110 eab283eba2a8e6b2856e7deab283eba2a8e6b2856e7b5e
UHC 것뢨沅n}것뢨沅n{^ 1011000011001101101101111101100111101010101101100110111001111101101100001100110110110111110110011110101010110110011011100111101101011110 b0cdb7d9eab66e7db0cdb7d9eab66e7b5e

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