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 湫豎蟇湫豎蟇^ 10011111110101011110011010110001111001011010111110011111110101011110011010110001111001011010111101011110 9fd5e6b1e5af9fd5e6b1e5af5e
EUC-JP 湫豎蟇湫豎蟇^ 11011110110101111110110010110011111010101011000111011110110101111110110010110011111010101011000101011110 ded7ecb3eab1ded7ecb3eab15e
UTF-8 湫豎蟇湫豎蟇^ 11100110101110011010101111101000101100011000111011101000100111111000011111100110101110011010101111101000101100011000111011101000100111111000011101011110 e6b9abe8b18ee89f87e6b9abe8b18ee89f875e
UHC 湫??湫??^ 111101011101001100111111001111111111010111010011001111110011111101011110 f5d33f3ff5d33f3f5e

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