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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 犂釈彰サ犂釈彰」^ 111000001011001010001110110111111000111110110010101110111110000010110010100011101101111110001111101100101010001101011110 e0b28edf8fb2bbe0b28edf8fb2a35e
EUC-JP 犂釈彰サ犂釈彰」^ 1110000010110100101111001110000110111110101101001000111010111011111000001011010010111100111000011011111010110100100011101010001101011110 e0b4bce1beb48ebbe0b4bce1beb48ea35e
UTF-8 犂釈彰サ犂釈彰」^ 11100111100010101000001011101001100001111000100011100101101111011011000011101111101111011011101111100111100010101000001011101001100001111000100011100101101111011011000011101111101111011010001101011110 e78a82e98788e5bdb0efbdbbe78a82e98788e5bdb0efbda35e
UHC ??彰???彰?^ 0011111100111111111100111110000000111111001111110011111111110011111000000011111101011110 3f3ff3e03f3f3ff3e03f5e

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