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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ィ遞躰ィ遞躰^ 10101000111110011010001011100111101010001111100110100010111001110101101110101000111110011010001011100111101010001111100110100010111001110101101101011110 a8f9a2e7a8f9a2e75ba8f9a2e7a8f9a2e75b5e
EUC-JP ィ?遞?躰ィ?遞?躰^ 1000111010101000001111111110111010101010001111111110110110111100100011101010100000111111111011101010101000111111111011011011110001011110 8ea83feeaa3fedbc8ea83feeaa3fedbc5e
UTF-8 ィ遞躰ィ遞躰^ 11101111101111011010100011101110100110111011110111101001100000011001111011101110100110111011110111101000101110101011000011101111101111011010100011101110100110111011110111101001100000011001111011101110100110111011110111101000101110101011000001011110 efbda8ee9bbde9819eee9bbde8bab0efbda8ee9bbde9819eee9bbde8bab05e
UHC ??遞????遞??^ 00111111001111111111010011110110001111110011111100111111001111111111010011110110001111110011111101011110 3f3ff4f63f3f3f3ff4f63f3f5e

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