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 ???y}???y{^ 0011111100111111001111110111100101111101001111110011111100111111011110010111101101011110 3f3f3f797d3f3f3f797b5e
SJIS-WIN ?雲緝y}?雲緝y{^ 001111111000100101011111111000110110100001111001011111010011111110001001010111111110001101101000011110010111101101011110 3f895fe368797d3f895fe368797b5e
EUC-JP ?雲緝y}?雲緝y{^ 001111111011000111000000111001011100100101111001011111010011111110110001110000001110010111001001011110010111101101011110 3fb1c0e5c9797d3fb1c0e5c9797b5e
UTF-8 쒔雲緝y}쒔雲緝y{^ 1110110010010010100101001110100110011011101100101110011110110111100111010111100101111101111011001001001010010100111010011001101110110010111001111011011110011101011110010111101101011110 ec9294e99bb2e7b79d797dec9294e99bb2e7b79d797b5e
UHC 쒔雲緝y}쒔雲緝y{^ 1011111010101101111010101010001111110010111111010111100101111101101111101010110111101010101000111111001011111101011110010111101101011110 beadeaa3f2fd797dbeadeaa3f2fd797b5e

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