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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 攸???}攸???{^ 10011101101111110011111100111111001111110111110110011101101111110011111100111111001111110111101101011110 9dbf3f3f3f7d9dbf3f3f3f7b5e
EUC-JP 攸???}攸???{^ 11011010110000010011111100111111001111110111110111011010110000010011111100111111001111110111101101011110 dac13f3f3f7ddac13f3f3f7b5e
UTF-8 攸펼렎렮}攸펼렎렮{^ 111001101001010010111000111011011000111010111100111010111010000010001110111010111010000010101110011111011110011010010100101110001110110110001110101111001110101110100000100011101110101110100000101011100111101101011110 e694b8ed8ebceba08eeba0ae7de694b8ed8ebceba08eeba0ae7b5e
UHC 攸펼렎렮}攸펼렎렮{^ 11101010111100101100011011101110100011101010010010001110101110110111110111101010111100101100011011101110100011101010010010001110101110110111101101011110 eaf2c6ee8ea48ebb7deaf2c6ee8ea48ebb7b5e

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