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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN 蔭??m}蔭??m{^ 10001000111111000011111100111111011011010111110110001000111111000011111100111111011011010111101101011110 88fc3f3f6d7d88fc3f3f6d7b5e
EUC-JP 蔭??m}蔭??m{^ 10110000111111100011111100111111011011010111110110110000111111100011111100111111011011010111101101011110 b0fe3f3f6d7db0fe3f3f6d7b5e
UTF-8 蔭댁꽔m}蔭댁꽔m{^ 1110100010010100101011011110101110001100100000011110101010111101100101000110110101111101111010001001010010101101111010111000110010000001111010101011110110010100011011010111101101011110 e894adeb8c81eabd946d7de894adeb8c81eabd946d7b5e
UHC 蔭댁꽔m}蔭댁꽔m{^ 1110101111100011101101001110110010000100101000110110110101111101111010111110001110110100111011001000010010100011011011010111101101011110 ebe3b4ec84a36d7debe3b4ec84a36d7b5e

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