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 ィ蹶\}ィ蹶\{^ 101010001111100110100010111001110100101101011100011111011010100011111001101000101110011101001011010111000111101101011110 a8f9a2e74b5c7da8f9a2e74b5c7b5e
EUC-JP ィ?蹶\}ィ?蹶\{^ 100011101010100000111111111011011010110001011100011111011000111010101000001111111110110110101100010111000111101101011110 8ea83fedac5c7d8ea83fedac5c7b5e
UTF-8 ィ蹶\}ィ蹶\{^ 1110111110111101101010001110111010011011101111011110100010111001101101100101110001111101111011111011110110101000111011101001101110111101111010001011100110110110010111000111101101011110 efbda8ee9bbde8b9b65c7defbda8ee9bbde8b9b65c7b5e
UHC ??蹶\}??蹶\{^ 00111111001111111100111111110011010111000111110100111111001111111100111111110011010111000111101101011110 3f3fcff35c7d3f3fcff35c7b5e

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