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{^ 001111110011111110010011010000110011111101101110011111010011111100111111100100110100001100111111011011100111101101011110 3f3f93433f6e7d3f3f93433f6e7b5e
EUC-JP ??鼎?n}??鼎?n{^ 001111110011111111000101101001000011111101101110011111010011111100111111110001011010010000111111011011100111101101011110 3f3fc5a43f6e7d3f3fc5a43f6e7b5e
UTF-8 뤚┟鼎桭n}뤚┟鼎桭n{^ 1110101110100100100110101110001010010100100111111110100110111100100011101110011010100001101011010110111001111101111010111010010010011010111000101001010010011111111010011011110010001110111001101010000110101101011011100111101101011110 eba49ae2949fe9bc8ee6a1ad6e7deba49ae2949fe9bc8ee6a1ad6e7b5e
UHC 뤚┟鼎桭n}뤚┟鼎桭n{^ 100011111100100110100110110010101111000010100011111100101100110101101110011111011000111111001001101001101100101011110000101000111111001011001101011011100111101101011110 8fc9a6caf0a3f2cd6e7d8fc9a6caf0a3f2cd6e7b5e

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