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 尺釈消ヲ}尺釈消ヲ{^ 1000111011011010100011101101111110001111110000011010011001111101100011101101101010001110110111111000111111000001101001100111101101011110 8eda8edf8fc1a67d8eda8edf8fc1a67b5e
EUC-JP 尺釈消ヲ}尺釈消ヲ{^ 10111100110111001011110011100001101111101100001110001110101001100111110110111100110111001011110011100001101111101100001110001110101001100111101101011110 bcdcbce1bec38ea67dbcdcbce1bec38ea67b5e
UTF-8 尺釈消ヲ}尺釈消ヲ{^ 111001011011000010111010111010011000011110001000111001101011011010001000111011111011110110100110011111011110010110110000101110101110100110000111100010001110011010110110100010001110111110111101101001100111101101011110 e5b0bae98788e6b688efbda67de5b0bae98788e6b688efbda67b5e
UHC 尺?消?}尺?消?{^ 111101001010100100111111111000011011110000111111011111011111010010101001001111111110000110111100001111110111101101011110 f4a93fe1bc3f7df4a93fe1bc3f7b5e

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