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 犲猯犁}犲猯犁{^ 111000001011101011100000110011001110000010110011011111011110000010111010111000001100110011100000101100110111101101011110 e0bae0cce0b37de0bae0cce0b37b5e
EUC-JP 犲猯犁}犲猯犁{^ 111000001011110011100000110011101110000010110101011111011110000010111100111000001100111011100000101101010111101101011110 e0bce0cee0b57de0bce0cee0b57b5e
UTF-8 犲猯犁}犲猯犁{^ 111001111000101010110010111001111000110010101111111001111000101010000001011111011110011110001010101100101110011110001100101011111110011110001010100000010111101101011110 e78ab2e78cafe78a817de78ab2e78cafe78a817b5e
UHC ??犁}??犁{^ 0011111100111111110101111110000001111101001111110011111111010111111000000111101101011110 3f3fd7e07d3f3fd7e07b5e

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