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{^ 00111111100010001100101100111111011011100111110100111111100010001100101100111111011011100111101101011110 3f88cb3f6e7d3f88cb3f6e7b5e
EUC-JP ?依?n}?依?n{^ 00111111101100001100110100111111011011100111110100111111101100001100110100111111011011100111101101011110 3fb0cd3f6e7d3fb0cd3f6e7b5e
UTF-8 앉依렟n}앉依렟n{^ 1110110010010101100010011110010010111110100111011110101110100000100111110110111001111101111011001001010110001001111001001011111010011101111010111010000010011111011011100111101101011110 ec9589e4be9deba09f6e7dec9589e4be9deba09f6e7b5e
UHC 앉依렟n}앉依렟n{^ 1011111011001001111010111110111010001110101100000110111001111101101111101100100111101011111011101000111010110000011011100111101101011110 bec9ebee8eb06e7dbec9ebee8eb06e7b5e

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