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 ???TW}???TW{^ 00111111001111110011111101010100010101110111110100111111001111110011111101010100010101110111101101011110 3f3f3f54577d3f3f3f54577b5e
SJIS-WIN ?雲緝TW}?雲緝TW{^ 0011111110001001010111111110001101101000010101000101011101111101001111111000100101011111111000110110100001010100010101110111101101011110 3f895fe36854577d3f895fe36854577b5e
EUC-JP ?雲緝TW}?雲緝TW{^ 0011111110110001110000001110010111001001010101000101011101111101001111111011000111000000111001011100100101010100010101110111101101011110 3fb1c0e5c954577d3fb1c0e5c954577b5e
UTF-8 쒔雲緝TW}쒔雲緝TW{^ 11101100100100101001010011101001100110111011001011100111101101111001110101010100010101110111110111101100100100101001010011101001100110111011001011100111101101111001110101010100010101110111101101011110 ec9294e99bb2e7b79d54577dec9294e99bb2e7b79d54577b5e
UHC 쒔雲緝TW}쒔雲緝TW{^ 10111110101011011110101010100011111100101111110101010100010101110111110110111110101011011110101010100011111100101111110101010100010101110111101101011110 beadeaa3f2fd54577dbeadeaa3f2fd54577b5e

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