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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?膣?膣}?膣?膣{^ 001111111110010001010011001111111110010001010011011111010011111111100100010100110011111111100100010100110111101101011110 3fe4533fe4537d3fe4533fe4537b5e
EUC-JP ?膣?膣}?膣?膣{^ 001111111110011110110100001111111110011110110100011111010011111111100111101101000011111111100111101101000111101101011110 3fe7b43fe7b47d3fe7b43fe7b47b5e
UTF-8 적膣적膣}적膣적膣{^ 111011001010000010000001111010001000011010100011111011001010000010000001111010001000011010100011011111011110110010100000100000011110100010000110101000111110110010100000100000011110100010000110101000110111101101011110 eca081e886a3eca081e886a37deca081e886a3eca081e886a37b5e
UHC 적膣적膣}적膣적膣{^ 11000000111110111111001011110011110000001111101111110010111100110111110111000000111110111111001011110011110000001111101111110010111100110111101101011110 c0fbf2f3c0fbf2f37dc0fbf2f3c0fbf2f37b5e

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