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 ???O[}???O[{^ 00111111001111110011111101001111010110110111110100111111001111110011111101001111010110110111101101011110 3f3f3f4f5b7d3f3f3f4f5b7b5e
SJIS-WIN 蔭??O[}蔭??O[{^ 100010001111110000111111001111110100111101011011011111011000100011111100001111110011111101001111010110110111101101011110 88fc3f3f4f5b7d88fc3f3f4f5b7b5e
EUC-JP 蔭??O[}蔭??O[{^ 101100001111111000111111001111110100111101011011011111011011000011111110001111110011111101001111010110110111101101011110 b0fe3f3f4f5b7db0fe3f3f4f5b7b5e
UTF-8 蔭댁넑O[}蔭댁넑O[{^ 11101000100101001010110111101011100011001000000111101011100001001001000101001111010110110111110111101000100101001010110111101011100011001000000111101011100001001001000101001111010110110111101101011110 e894adeb8c81eb84914f5b7de894adeb8c81eb84914f5b7b5e
UHC 蔭댁넑O[}蔭댁넑O[{^ 11101011111000111011010011101100100001101001110001001111010110110111110111101011111000111011010011101100100001101001110001001111010110110111101101011110 ebe3b4ec869c4f5b7debe3b4ec869c4f5b7b5e

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