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{^ 1110101110011011100011011110101110101100100100001110101110110001100100010110111001111101111010111001101110001101111010111010110010010000111010111011000110010001011011100111101101011110 eb9b8debac90ebb1916e7deb9b8debac90ebb1916e7b5e
UHC 뛍묐뱑n}뛍묐뱑n{^ 1000110101001011100100011110101110010011011100100110111001111101100011010100101110010001111010111001001101110010011011100111101101011110 8d4b91eb93726e7d8d4b91eb93726e7b5e

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