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 ?鼇?}?鼇?{^ 0011111111101010100001110011111101111101001111111110101010000111001111110111101101011110 3fea873f7d3fea873f7b5e
EUC-JP ?鼇?}?鼇?{^ 0011111111110011111001110011111101111101001111111111001111100111001111110111101101011110 3ff3e73f7d3ff3e73f7b5e
UTF-8 쓌鼇걳}쓌鼇걳{^ 111011001001001110001100111010011011110010000111111010101011000110110011011111011110110010010011100011001110100110111100100001111110101010110001101100110111101101011110 ec938ce9bc87eab1b37dec938ce9bc87eab1b37b5e
UHC 쓌鼇걳}쓌鼇걳{^ 100111010110011111101000101010001000000110011010011111011001110101100111111010001010100010000001100110100111101101011110 9d67e8a8819a7d9d67e8a8819a7b5e

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