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 ???u}???u{^ 0011111100111111001111110111010101111101001111110011111100111111011101010111101101011110 3f3f3f757d3f3f3f757b5e
SJIS-WIN ?雲緝u}?雲緝u{^ 001111111000100101011111111000110110100001110101011111010011111110001001010111111110001101101000011101010111101101011110 3f895fe368757d3f895fe368757b5e
EUC-JP ?雲緝u}?雲緝u{^ 001111111011000111000000111001011100100101110101011111010011111110110001110000001110010111001001011101010111101101011110 3fb1c0e5c9757d3fb1c0e5c9757b5e
UTF-8 쒔雲緝u}쒔雲緝u{^ 1110110010010010100101001110100110011011101100101110011110110111100111010111010101111101111011001001001010010100111010011001101110110010111001111011011110011101011101010111101101011110 ec9294e99bb2e7b79d757dec9294e99bb2e7b79d757b5e
UHC 쒔雲緝u}쒔雲緝u{^ 1011111010101101111010101010001111110010111111010111010101111101101111101010110111101010101000111111001011111101011101010111101101011110 beadeaa3f2fd757dbeadeaa3f2fd757b5e

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