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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蠕樣エマ蠕樣エボ^ 111001011011111010011110111010011011010010000011011111011110010110111110100111101110100110110100100000110111101101011110 e5be9ee9b4837de5be9ee9b4837b5e
EUC-JP 蠕樣エマ蠕樣エボ^ 1110101011000000110111001110101110001110101101001010010111011110111010101100000011011100111010111000111010110100101001011101110001011110 eac0dceb8eb4a5deeac0dceb8eb4a5dc5e
UTF-8 蠕樣エマ蠕樣エボ^ 11101000101000001001010111100110101010001010001111101111101111011011010011100011100000111001111011101000101000001001010111100110101010001010001111101111101111011011010011100011100000111001110001011110 e8a095e6a8a3efbdb4e3839ee8a095e6a8a3efbdb4e3839c5e
UHC ?樣?マ?樣?ボ^ 00111111111001011100011000111111101010111101111000111111111001011100011000111111101010111101110001011110 3fe5c63fabde3fe5c63fabdc5e

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