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 酌杓鴫尺}酌杓鴫尺{^ 10001110110111101000111011011011100011101011000010001110110110100111110110001110110111101000111011011011100011101011000010001110110110100111101101011110 8ede8edb8eb08eda7d8ede8edb8eb08eda7b5e
EUC-JP 酌杓鴫尺}酌杓鴫尺{^ 10111100111000001011110011011101101111001011001010111100110111000111110110111100111000001011110011011101101111001011001010111100110111000111101101011110 bce0bcddbcb2bcdc7dbce0bcddbcb2bcdc7b5e
UTF-8 酌杓鴫尺}酌杓鴫尺{^ 111010011000010110001100111001101001110110010011111010011011010010101011111001011011000010111010011111011110100110000101100011001110011010011101100100111110100110110100101010111110010110110000101110100111101101011110 e9858ce69d93e9b4abe5b0ba7de9858ce69d93e9b4abe5b0ba7b5e
UHC 酌杓?尺}酌杓?尺{^ 1110110111001100111110001111010100111111111101001010100101111101111011011100110011111000111101010011111111110100101010010111101101011110 edccf8f53ff4a97dedccf8f53ff4a97b5e

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