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 ??????????} 0011111100111111001111110011111100111111001111110011111100111111001111110011111101111101 3f3f3f3f3f3f3f3f3f3f7d
SJIS-WIN ィ甯ソィ甯ラ} 1010100011111001101010001111101010101000111110011010000110111111101010001111100110101000111110101010100011111001101000011101011101111101 a8f9a8faa8f9a1bfa8f9a8faa8f9a1d77d
EUC-JP ィ?甯?ソィ?甯?ラ} 10001110101010000011111110001111110011011010101000111111100011101011111110001110101010000011111110001111110011011010101000111111100011101101011101111101 8ea83f8fcdaa3f8ebf8ea83f8fcdaa3f8ed77d
UTF-8 ィ甯ソィ甯ラ} 11101111101111011010100011101110100111001000001111100111100101001010111111101110100110111011110011101111101111011011111111101111101111011010100011101110100111001000001111100111100101001010111111101110100110111011110011101111101111101001011101111101 efbda8ee9c83e794afee9bbcefbdbfefbda8ee9c83e794afee9bbcefbe977d
UHC ??????????} 0011111100111111001111110011111100111111001111110011111100111111001111110011111101111101 3f3f3f3f3f3f3f3f3f3f7d

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