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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逋ャ郤門昏逋ャ 111001111001100110101100111001111011101010010110111001011000110110101000111001111001100110101100 e799ace7ba96e58da8e799ac
EUC-JP 逋ャ郤門昏逋ャ 1110110111111001100011101010110011101110101111001100110011100111101110101010101011101101111110011000111010101100 edf98eaceebccce7baaaedf98eac
UTF-8 逋ャ郤門昏逋ャ 111010011000000010001011111011111011110110101100111010011000001110100100111010011001011010000000111001101001100010001111111010011000000010001011111011111011110110101100 e9808befbdace983a4e99680e6988fe9808befbdac
UHC 逋??門昏逋? 1111100011100111001111110011111111011010101001101111101111100111111110001110011100111111 f8e73f3fdaa6fbe7f8e73f

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