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 ???v}???v{^ 0011111100111111001111110111011001111101001111110011111100111111011101100111101101011110 3f3f3f767d3f3f3f767b5e
SJIS-WIN ?雲緝v}?雲緝v{^ 001111111000100101011111111000110110100001110110011111010011111110001001010111111110001101101000011101100111101101011110 3f895fe368767d3f895fe368767b5e
EUC-JP ?雲緝v}?雲緝v{^ 001111111011000111000000111001011100100101110110011111010011111110110001110000001110010111001001011101100111101101011110 3fb1c0e5c9767d3fb1c0e5c9767b5e
UTF-8 쒔雲緝v}쒔雲緝v{^ 1110110010010010100101001110100110011011101100101110011110110111100111010111011001111101111011001001001010010100111010011001101110110010111001111011011110011101011101100111101101011110 ec9294e99bb2e7b79d767dec9294e99bb2e7b79d767b5e
UHC 쒔雲緝v}쒔雲緝v{^ 1011111010101101111010101010001111110010111111010111011001111101101111101010110111101010101000111111001011111101011101100111101101011110 beadeaa3f2fd767dbeadeaa3f2fd767b5e

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