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{^ 1110111110100111100010111110101110011100101110111110110010000010100000000110111001111101111011111010011110001011111010111001110010111011111011001000001010000000011011100111101101011110 efa78beb9cbbec82806e7defa78beb9cbbec82806e7b5e
UHC 溜뜻삀n}溜뜻삀n{^ 1110101011111110101101101110011010011000100001110110111001111101111010101111111010110110111001101001100010000111011011100111101101011110 eafeb6e698876e7deafeb6e698876e7b5e

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