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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 豸稲梓[豸稲梓[^ 111001101011011010001000111011101000100010110010010110111110011010110110100010001110111010001000101100100101101101011110 e6b688ee88b25be6b688ee88b25b5e
EUC-JP 豸稲梓[豸稲梓[^ 111011001011100010110000111100001011000010110100010110111110110010111000101100001111000010110000101101000101101101011110 ecb8b0f0b0b45becb8b0f0b0b45b5e
UTF-8 豸稲梓[豸稲梓[^ 111010001011000110111000111001111010100010110010111001101010001010010011010110111110100010110001101110001110011110101000101100101110011010100010100100110101101101011110 e8b1b8e7a8b2e6a2935be8b1b8e7a8b2e6a2935b5e
UHC ??梓[??梓[^ 0011111100111111111011101010100101011011001111110011111111101110101010010101101101011110 3f3feea95b3f3feea95b5e

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