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 淫?繃淫?棚^ 1000100011111010001111111110001101111101100010001111101000111111100100100100100101011110 88fa3fe37d88fa3f92495e
EUC-JP 淫?繃淫?棚^ 1011000011111100001111111110010111011110101100001111110000111111110000111010101001011110 b0fc3fe5deb0fc3fc3aa5e
UTF-8 淫먁繃淫먁棚^ 11100110101101111010101111101011101010001000000111100111101110011000001111100110101101111010101111101011101010001000000111100110101000111001101001011110 e6b7abeba881e7b983e6b7abeba881e6a39a5e
UHC 淫먁繃淫먁棚^ 11101011111000101011100011010000110111011101111011101011111000101011100011010000110111011101110001011110 ebe2b8d0dddeebe2b8d0dddc5e

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