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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???余?????B 0011111100111111001111111001011101011101001111110011111100111111001111110011111101000010 3f3f3f975d3f3f3f3f3f42
EUC-JP ???余?????B 0011111100111111001111111100110110111110001111110011111100111111001111110011111101000010 3f3f3fcdbe3f3f3f3f3f42
UTF-8 醴뺞툏余닺넅歷뉑쎍B 11101111101001101011011111101011101110101001111011101101100010001000111111100100101111011001100111101011100010111011101011101011100001001000010111101111101001101000110011101011100010011001000111101100100011101000110101000010 efa6b7ebba9eed888fe4bd99eb8bbaeb8485efa68ceb8991ec8e8d42
UHC 醴뺞툏余닺넅歷뉑쎍B 11100111111001001001010111100110101110001000011111100101111110011011010011101000100001101001010111100110101110001000011111100110100110111011010001000010 e7e495e6b887e5f9b4e88695e6b887e69bb442

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