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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?鱇處}?鱇處{^ 00111111111010011101111110011001011111000111110100111111111010011101111110011001011111000111101101011110 3fe9df997c7d3fe9df997c7b5e
EUC-JP ?鱇處}?鱇處{^ 00111111111100101110000111010001110111010111110100111111111100101110000111010001110111010111101101011110 3ff2e1d1dd7d3ff2e1d1dd7b5e
UTF-8 껏鱇處}껏鱇處{^ 111010101011101110001111111010011011000110000111111010001001100110010101011111011110101010111011100011111110100110110001100001111110100010011001100101010111101101011110 eabb8fe9b187e899957deabb8fe9b187e899957b5e
UHC 껏鱇處}껏鱇處{^ 101100101010111111001011101111101111010010100101011111011011001010101111110010111011111011110100101001010111101101011110 b2afcbbef4a57db2afcbbef4a57b5e

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