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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ィ甯ソィ甯^ 101010001111100110101000111110101010100011111001101000011011111110101000111110011010100011111010101010001111100110101000111101100111001001011110 a8f9a8faa8f9a1bfa8f9a8faa8f9a8f6725e
EUC-JP ィ?甯?ソィ?甯??^ 100011101010100000111111100011111100110110101010001111111000111010111111100011101010100000111111100011111100110110101010001111110011111101011110 8ea83f8fcdaa3f8ebf8ea83f8fcdaa3f3f5e
UTF-8 ィ甯ソィ甯^ 11101111101111011010100011101110100111001000001111100111100101001010111111101110100110111011110011101111101111011011111111101111101111011010100011101110100111001000001111100111100101001010111111101110100111001000001111101110100100101001101001011110 efbda8ee9c83e794afee9bbcefbdbfefbda8ee9c83e794afee9c83ee929a5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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