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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 羶駈従\}羶駈従\{^ 1110001110111101100010111110110110001111010111010101110001111101111000111011110110001011111011011000111101011101010111000111101101011110 e3bd8bed8f5d5c7de3bd8bed8f5d5c7b5e
EUC-JP 羶駈従\}羶駈従\{^ 1110011010111111101101101110111110111101101111100101110001111101111001101011111110110110111011111011110110111110010111000111101101011110 e6bfb6efbdbe5c7de6bfb6efbdbe5c7b5e
UTF-8 羶駈従\}羶駈従\{^ 1110011110111110101101101110100110100111100010001110010110111110100100110101110001111101111001111011111010110110111010011010011110001000111001011011111010010011010111000111101101011110 e7beb6e9a788e5be935c7de7beb6e9a788e5be935c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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