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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 蔭梨\}蔭梨\{^ 10001000111111001001011110011100010111000111110110001000111111001001011110011100010111000111101101011110 88fc979c5c7d88fc979c5c7b5e
EUC-JP 蔭梨\}蔭梨\{^ 10110000111111101100110111111100010111000111110110110000111111101100110111111100010111000111101101011110 b0fecdfc5c7db0fecdfc5c7b5e
UTF-8 蔭梨\}蔭梨\{^ 1110100010010100101011011110011010100010101010000101110001111101111010001001010010101101111001101010001010101000010111000111101101011110 e894ade6a2a85c7de894ade6a2a85c7b5e
UHC 蔭梨\}蔭梨\{^ 11101011111000111101011111011110010111000111110111101011111000111101011111011110010111000111101101011110 ebe3d7de5c7debe3d7de5c7b5e

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