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 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
EUC-JP ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
UTF-8 吏뺤콠吏뺥슙吏뺤콠吏뺥슙B 11101111101001111001111011101011101110101010010011101100101111011010000011101111101001111001111011101011101110101010010111101100100010101001100111101111101001111001111011101011101110101010010011101100101111011010000011101111101001111001111011101011101110101010010111101100100010101001100101000010 efa79eebbaa4ecbda0efa79eebbaa5ec8a99efa79eebbaa4ecbda0efa79eebbaa5ec8a9942
UHC 吏뺤콠吏뺥슙吏뺤콠吏뺥슙B 11101100101001111001010111101100101100011001100011101100101001111001010111101101100110101010011111101100101001111001010111101100101100011001100011101100101001111001010111101101100110101010011101000010 eca795ecb198eca795ed9aa7eca795ecb198eca795ed9aa742

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