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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 湫豎碣湫豎碣^ 10011111110101011110011010110001111000011111000010011111110101011110011010110001111000011111000001011110 9fd5e6b1e1f09fd5e6b1e1f05e
EUC-JP 湫豎碣湫豎碣^ 11011110110101111110110010110011111000101111001011011110110101111110110010110011111000101111001001011110 ded7ecb3e2f2ded7ecb3e2f25e
UTF-8 湫豎碣湫豎碣^ 11100110101110011010101111101000101100011000111011100111101000101010001111100110101110011010101111101000101100011000111011100111101000101010001101011110 e6b9abe8b18ee7a2a3e6b9abe8b18ee7a2a35e
UHC 湫?碣湫?碣^ 1111010111010011001111111100101011100101111101011101001100111111110010101110010101011110 f5d33fcae5f5d33fcae55e

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