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 ?C?n}?C?n{^ 0011111101000011001111110110111001111101001111110100001100111111011011100111101101011110 3f433f6e7d3f433f6e7b5e
SJIS-WIN 犀C?n}犀C?n{^ 10001101110100100100001100111111011011100111110110001101110100100100001100111111011011100111101101011110 8dd2433f6e7d8dd2433f6e7b5e
EUC-JP 犀C?n}犀C?n{^ 10111010110101000100001100111111011011100111110110111010110101000100001100111111011011100111101101011110 bad4433f6e7dbad4433f6e7b5e
UTF-8 犀C勻n}犀C勻n{^ 11100111100010101000000001000011111001011000101110111011011011100111110111100111100010101000000001000011111001011000101110111011011011100111101101011110 e78a8043e58bbb6e7de78a8043e58bbb6e7b5e
UHC 犀C勻n}犀C勻n{^ 110111111111100101000011110100001011001001101110011111011101111111111001010000111101000010110010011011100111101101011110 dff943d0b26e7ddff943d0b26e7b5e

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