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 ?}???}??^ 001111110111110100111111001111110011111101111101001111110011111101011110 3f7d3f3f3f7d3f3f5e
SJIS-WIN ?}???}??^ 001111110111110100111111001111110011111101111101001111110011111101011110 3f7d3f3f3f7d3f3f5e
EUC-JP ?}???}??^ 001111110111110100111111001111110011111101111101001111110011111101011110 3f7d3f3f3f7d3f3f5e
UTF-8 혦}혰횉혦}창챘^ 111011011001100010100110011111011110110110011000101100001110110110011010100010011110110110011000101001100111110111101100101100001011110111101100101100011001100001011110 ed98a67ded98b0ed9a89ed98a67decb0bdecb1985e
UHC 혦}혰횉혦}창챘^ 110000101000111001111101110000101001011111000011100001111100001010001110011111011100001110100010110000111010101101011110 c28e7dc297c387c28e7dc3a2c3ab5e

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