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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??蔚?n}??蔚?n{^ 001111110011111110001001010101010011111101101110011111010011111100111111100010010101010100111111011011100111101101011110 3f3f89553f6e7d3f3f89553f6e7b5e
EUC-JP ??蔚?n}??蔚?n{^ 001111110011111110110001101101100011111101101110011111010011111100111111101100011011011000111111011011100111101101011110 3f3fb1b63f6e7d3f3fb1b63f6e7b5e
UTF-8 料렰蔚렰n}料렰蔚렰n{^ 1110111110100110101111101110101110100000101100001110100010010100100110101110101110100000101100000110111001111101111011111010011010111110111010111010000010110000111010001001010010011010111010111010000010110000011011100111101101011110 efa6beeba0b0e8949aeba0b06e7defa6beeba0b0e8949aeba0b06e7b5e
UHC 料렰蔚렰n}料렰蔚렰n{^ 111010001111011110001110101111011110101010100101100011101011110101101110011111011110100011110111100011101011110111101010101001011000111010111101011011100111101101011110 e8f78ebdeaa58ebd6e7de8f78ebdeaa58ebd6e7b5e

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