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 髫俶ィ」莠らクコ 111010011001101010011000111001101010100010100011111001001011101010000010111001111011100010111010 e99a98e6a8a3e4ba82e7b8ba
EUC-JP 髫俶ィ」莠らクコ 11110001111110101101000011101000100011101010100010001110101000111110100010111100101001001110100110001110101110001000111010111010 f1fad0e88ea88ea3e8bca4e98eb88eba
UTF-8 髫俶ィ」莠らクコ 111010011010101110101011111001001011111110110110111011111011110110101000111011111011110110100011111010001000111010100000111000111000001010001001111011111011110110111000111011111011110110111010 e9ababe4bfb6efbda8efbda3e88ea0e38289efbdb8efbdba
UHC ?????ら?? 001111110011111100111111001111110011111110101010111010010011111100111111 3f3f3f3f3faae93f3f

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