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{^ 1110000010100011011010001110000010100011011001100100111001111101111000001010001101101000111000001010001101100110010011100111101101011110 e0a368e0a3664e7de0a368e0a3664e7b5e
EUC-JP 爛h爛fN}爛h爛fN{^ 1110000010100101011010001110000010100101011001100100111001111101111000001010010101101000111000001010010101100110010011100111101101011110 e0a568e0a5664e7de0a568e0a5664e7b5e
UTF-8 爛h爛fN}爛h爛fN{^ 111001111000100010011011011010001110011110001000100110110110011001001110011111011110011110001000100110110110100011100111100010001001101101100110010011100111101101011110 e7889b68e7889b664e7de7889b68e7889b664e7b5e
UHC 爛h爛fN}爛h爛fN{^ 1101010110110100011010001101010110110100011001100100111001111101110101011011010001101000110101011011010001100110010011100111101101011110 d5b468d5b4664e7dd5b468d5b4664e7b5e

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