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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
UTF-8 웳딀굢n}웳딀굢n{^ 1110110010011011101100111110101110010100100000001110101010110101101000100110111001111101111011001001101110110011111010111001010010000000111010101011010110100010011011100111101101011110 ec9bb3eb9480eab5a26e7dec9bb3eb9480eab5a26e7b5e
UHC 웳딀굢n}웳딀굢n{^ 1001111110000001100010101110011010000010100010010110111001111101100111111000000110001010111001101000001010001001011011100111101101011110 9f818ae682896e7d9f818ae682896e7b5e

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