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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 逶咲棆K}逶咲棆K{^ 1110011110011011100011011110011110011110101100000100101101111101111001111001101110001101111001111001111010110000010010110111101101011110 e79b8de79eb04b7de79b8de79eb04b7b5e
EUC-JP 逶咲棆K}逶咲棆K{^ 1110110111111011101110101110100111011100101100100100101101111101111011011111101110111010111010011101110010110010010010110111101101011110 edfbbae9dcb24b7dedfbbae9dcb24b7b5e
UTF-8 逶咲棆K}逶咲棆K{^ 1110100110000000101101101110010110010010101100101110011010100011100001100100101101111101111010011000000010110110111001011001001010110010111001101010001110000110010010110111101101011110 e980b6e592b2e6a3864b7de980b6e592b2e6a3864b7b5e
UHC ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e

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