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{^ 00111111100100101001101100111111011011100111110100111111100100101001101100111111011011100111101101011110 3f929b3f6e7d3f929b3f6e7b5e
EUC-JP ?兆?n}?兆?n{^ 00111111110000111111101100111111011011100111110100111111110000111111101100111111011011100111101101011110 3fc3fb3f6e7d3fc3fb3f6e7b5e
UTF-8 뤗兆쯱n}뤗兆쯱n{^ 1110101110100100100101111110010110000101100001101110110010101111101100010110111001111101111010111010010010010111111001011000010110000110111011001010111110110001011011100111101101011110 eba497e58586ecafb16e7deba497e58586ecafb16e7b5e
UHC 뤗兆쯱n}뤗兆쯱n{^ 1000111111000111111100001011110010101001011011110110111001111101100011111100011111110000101111001010100101101111011011100111101101011110 8fc7f0bca96f6e7d8fc7f0bca96f6e7b5e

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