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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 蔭??L}蔭??L{^ 10001000111111000011111100111111010011000111110110001000111111000011111100111111010011000111101101011110 88fc3f3f4c7d88fc3f3f4c7b5e
EUC-JP 蔭??L}蔭??L{^ 10110000111111100011111100111111010011000111110110110000111111100011111100111111010011000111101101011110 b0fe3f3f4c7db0fe3f3f4c7b5e
UTF-8 蔭붿꽮L}蔭붿꽮L{^ 1110100010010100101011011110101110110110101111111110101010111101101011100100110001111101111010001001010010101101111010111011011010111111111010101011110110101110010011000111101101011110 e894adebb6bfeabdae4c7de894adebb6bfeabdae4c7b5e
UHC 蔭붿꽮L}蔭붿꽮L{^ 1110101111100011100101001110110010000100101110010100110001111101111010111110001110010100111011001000010010111001010011000111101101011110 ebe394ec84b94c7debe394ec84b94c7b5e

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