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{^ 1110101010110010100011001110101110100010101010001110011010110010100001010110111001111101111010101011001010001100111010111010001010101000111001101011001010000101011011100111101101011110 eab28ceba2a8e6b2856e7deab28ceba2a8e6b2856e7b5e
UHC 게뢨沅n}게뢨沅n{^ 1011000011010100101101111101100111101010101101100110111001111101101100001101010010110111110110011110101010110110011011100111101101011110 b0d4b7d9eab66e7db0d4b7d9eab66e7b5e

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