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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??㎎}??㎎{^ 0011111100111111100001110111001001111101001111110011111110000111011100100111101101011110 3f3f87727d3f3f87727b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 건┢㎎}건┢㎎{^ 111010101011000110110100111000101001010010100010111000111000111010001110011111011110101010110001101101001110001010010100101000101110001110001110100011100111101101011110 eab1b4e294a2e38e8e7deab1b4e294a2e38e8e7b5e
UHC 건┢㎎}건┢㎎{^ 101100001100011110100110110011001010011110110111011111011011000011000111101001101100110010100111101101110111101101011110 b0c7a6cca7b77db0c7a6cca7b77b5e

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