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 遶コ謐ィ驥、驥、 111001111010101110111010111001101000110110101000111010011000011110100100111010011000011110100100 e7abbae68da8e987a4e987a4
EUC-JP 遶コ謐ィ驥、驥、 11101110101011011000111010111010111010111110110110001110101010001111000111100111100011101010010011110001111001111000111010100100 eead8ebaebed8ea8f1e78ea4f1e78ea4
UTF-8 遶コ謐ィ驥、驥、 111010011000000110110110111011111011110110111010111010001010110010010000111011111011110110101000111010011010100110100101111011111011110110100100111010011010100110100101111011111011110110100100 e981b6efbdbae8ac90efbda8e9a9a5efbda4e9a9a5efbda4
UHC ??謐?驥?驥? 0011111100111111110110101100110100111111110100011100101000111111110100011100101000111111 3f3fdacd3fd1ca3fd1ca3f

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