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 蔭???蔭???^ 1000100011111100001111110011111100111111100010001111110000111111001111110011111101011110 88fc3f3f3f88fc3f3f3f5e
EUC-JP 蔭???蔭???^ 1011000011111110001111110011111100111111101100001111111000111111001111110011111101011110 b0fe3f3f3fb0fe3f3f3f5e
UTF-8 蔭쯔렱렒蔭쯔렱렒^ 11101000100101001010110111101100101011111001010011101011101000001011000111101011101000001001001011101000100101001010110111101100101011111001010011101011101000001011000111101011101000001001001001011110 e894adecaf94eba0b1eba092e894adecaf94eba0b1eba0925e
UHC 蔭쯔렱렒蔭쯔렱렒^ 1110101111100011110000101110101010001110101111101000111010100111111010111110001111000010111010101000111010111110100011101010011101011110 ebe3c2ea8ebe8ea7ebe3c2ea8ebe8ea75e

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