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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 惡h惡fN}惡h惡fN{^ 1001110010100110011010001001110010100110011001100100111001111101100111001010011001101000100111001010011001100110010011100111101101011110 9ca6689ca6664e7d9ca6689ca6664e7b5e
EUC-JP 惡h惡fN}惡h惡fN{^ 1101100010101000011010001101100010101000011001100100111001111101110110001010100001101000110110001010100001100110010011100111101101011110 d8a868d8a8664e7dd8a868d8a8664e7b5e
UTF-8 惡h惡fN}惡h惡fN{^ 111001101000001110100001011010001110011010000011101000010110011001001110011111011110011010000011101000010110100011100110100000111010000101100110010011100111101101011110 e683a168e683a1664e7de683a168e683a1664e7b5e
UHC 惡h惡fN}惡h惡fN{^ 1110010011000010011010001110010011000010011001100100111001111101111001001100001001101000111001001100001001100110010011100111101101011110 e4c268e4c2664e7de4c268e4c2664e7b5e

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