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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 豺ィ蝌疲キィ蝌膿 11100110101101111010100011100101100110001001010011100110101101111010100011100101100110001001010001011110 e6b7a8e59894e6b7a8e598945e
EUC-JP 豺ィ蝌疲キィ蝌膿 11101100101110011000111010101000111010011111100011001000111010001000111010110111100011101010100011101001111110001100011110111111 ecb98ea8e9f8c8e88eb78ea8e9f8c7bf
UTF-8 豺ィ蝌疲キィ蝌膿 111010001011000110111010111011111011110110101000111010001001110110001100111001111001011010110010111011111011110110110111111011111011110110101000111010001001110110001100111010001000011010111111 e8b1baefbda8e89d8ce796b2efbdb7efbda8e89d8ce886bf
UHC 豺??疲???膿 1110001111001111001111110011111111111001101010100011111100111111001111111101001011011011 e3cf3f3ff9aa3f3f3fd2db

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