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 ???x???x^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
SJIS-WIN 蔭??x蔭??x^ 1000100011111100001111110011111101111000100010001111110000111111001111110111100001011110 88fc3f3f7888fc3f3f785e
EUC-JP 蔭??x蔭??x^ 1011000011111110001111110011111101111000101100001111111000111111001111110111100001011110 b0fe3f3f78b0fe3f3f785e
UTF-8 蔭붿꼧x蔭붿꼧x^ 111010001001010010101101111010111011011010111111111010101011110010100111011110001110100010010100101011011110101110110110101111111110101010111100101001110111100001011110 e894adebb6bfeabca778e894adebb6bfeabca7785e
UHC 蔭붿꼧x蔭붿꼧x^ 111010111110001110010100111011001000010010000100011110001110101111100011100101001110110010000100100001000111100001011110 ebe394ec848478ebe394ec8484785e

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