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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 譯畜N}譯畜N{^ 11100110101000011001001001111011010011100111110111100110101000011001001001111011010011100111101101011110 e6a1927b4e7de6a1927b4e7b5e
EUC-JP 譯畜N}譯畜N{^ 11101100101000111100001111011100010011100111110111101100101000111100001111011100010011100111101101011110 eca3c3dc4e7deca3c3dc4e7b5e
UTF-8 譯畜N}譯畜N{^ 1110100010101101101011111110011110010101100111000100111001111101111010001010110110101111111001111001010110011100010011100111101101011110 e8adafe7959c4e7de8adafe7959c4e7b5e
UHC 譯畜N}譯畜N{^ 11100110101110111111010111100101010011100111110111100110101110111111010111100101010011100111101101011110 e6bbf5e54e7de6bbf5e54e7b5e

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