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 弑??}弑??{^ 1001110001010101001111110011111101111101100111000101010100111111001111110111101101011110 9c553f3f7d9c553f3f7b5e
EUC-JP 弑??}弑??{^ 1101011110110110001111110011111101111101110101111011011000111111001111110111101101011110 d7b63f3f7dd7b63f3f7b5e
UTF-8 弑땲돟}弑땲돟{^ 111001011011110010010001111010111001010110110010111010111000111110011111011111011110010110111100100100011110101110010101101100101110101110001111100111110111101101011110 e5bc91eb95b2eb8f9f7de5bc91eb95b2eb8f9f7b5e
UHC 弑땲돟}弑땲돟{^ 111000111011110110001011100010001000100110100101011111011110001110111101100010111000100010001001101001010111101101011110 e3bd8b8889a57de3bd8b8889a57b5e

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