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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髫ィ讓碁圷讓型 11101001100110101010100011100110101010001000110011101001100110101010100011100110101010001000110001011110 e99aa8e6a88ce99aa8e6a88c5e
EUC-JP 髫ィ讓碁圷讓型 1111000111111010100011101010100011101100101010101011100011101011110101001010101011101100101010101011011110111111 f1fa8ea8ecaab8ebd4aaecaab7bf
UTF-8 髫ィ讓碁圷讓型 111010011010101110101011111011111011110110101000111010001010111010010011111001111010001010000001111001011001110010110111111010001010111010010011111001011001111010001011 e9ababefbda8e8ae93e7a281e59cb7e8ae93e59e8b
UHC ??讓碁?讓型 0011111100111111111001011101001111010001101100110011111111100101110100111111101011111110 3f3fe5d3d1b33fe5d3fafe

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