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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???涅??阿??^ 001111110011111100111111100111111011100000111111001111111000100010100010001111110011111101011110 3f3f3f9fb83f3f88a23f3f5e
EUC-JP ???涅??阿??^ 001111110011111100111111110111101011101000111111001111111011000010100100001111110011111101011110 3f3f3fdeba3f3fb0a43f3f5e
UTF-8 禮뽨퉪涅계걭阿귚틪^ 11101111101001101011011011101011101111011010100011101101100010011010101011100110101101101000010111101010101100111000010011101010101100011010110111101001100110001011111111101010101101111001101011101101100010111010101001011110 efa6b6ebbda8ed89aae6b685eab384eab1ade998bfeab79aed8baa5e
UHC 禮뽨퉪涅계걭阿귚틪^ 11100111110111111001011011100100101110011000001011100110111011101011000011101000100000011001011011100100101110011000001011100100101110101001010001011110 e7df96e4b982e6eeb0e88196e4b982e4ba945e

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