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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蔭??n}蔭??n{^ 10001000111111000011111100111111011011100111110110001000111111000011111100111111011011100111101101011110 88fc3f3f6e7d88fc3f3f6e7b5e
EUC-JP 蔭??n}蔭??n{^ 10110000111111100011111100111111011011100111110110110000111111100011111100111111011011100111101101011110 b0fe3f3f6e7db0fe3f3f6e7b5e
UTF-8 蔭며쯃n}蔭며쯃n{^ 1110100010010100101011011110101110101001101100001110110010101111100000110110111001111101111010001001010010101101111010111010100110110000111011001010111110000011011011100111101101011110 e894adeba9b0ecaf836e7de894adeba9b0ecaf836e7b5e
UHC 蔭며쯃n}蔭며쯃n{^ 1110101111100011101110001110011110101000100111110110111001111101111010111110001110111000111001111010100010011111011011100111101101011110 ebe3b8e7a89f6e7debe3b8e7a89f6e7b5e

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