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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 뙴렗뙴렕n}뙴렗뙴렕n{^ 1110101110011001101101001110101110100000100101111110101110011001101101001110101110100000100101010110111001111101111010111001100110110100111010111010000010010111111010111001100110110100111010111010000010010101011011100111101101011110 eb99b4eba097eb99b4eba0956e7deb99b4eba097eb99b4eba0956e7b5e
UHC 뙴렗뙴렕n}뙴렗뙴렕n{^ 100011001011011110001110101011001000110010110111100011101010101001101110011111011000110010110111100011101010110010001100101101111000111010101010011011100111101101011110 8cb78eac8cb78eaa6e7d8cb78eac8cb78eaa6e7b5e

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