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 肢?莊?肢?莊?^ 10001110100010000011111111100100101101010011111110001110100010000011111111100100101101010011111101011110 8e883fe4b53f8e883fe4b53f5e
EUC-JP 肢?莊?肢?莊?^ 10111011111010000011111111101000101101110011111110111011111010000011111111101000101101110011111101011110 bbe83fe8b73fbbe83fe8b73f5e
UTF-8 肢렕莊렱肢렕莊렱^ 11101000100000101010001011101011101000001001010111101000100011101000101011101011101000001011000111101000100000101010001011101011101000001001010111101000100011101000101011101011101000001011000101011110 e882a2eba095e88e8aeba0b1e882a2eba095e88e8aeba0b15e
UHC 肢렕莊렱肢렕莊렱^ 1111001010110110100011101010101011101101111101101000111010111110111100101011011010001110101010101110110111110110100011101011111001011110 f2b68eaaedf68ebef2b68eaaedf68ebe5e

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