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 逋ィ迺杣逋ィ迺杣^ 111001111001100110101000111001111001001010011110010110111110011110011001101010001110011110010010100111100101101101011110 e799a8e7929e5be799a8e7929e5b5e
EUC-JP 逋ィ迺杣逋ィ迺杣^ 1110110111111001100011101010100011101101111100101101101110111100111011011111100110001110101010001110110111110010110110111011110001011110 edf98ea8edf2dbbcedf98ea8edf2dbbc5e
UTF-8 逋ィ迺杣逋ィ迺杣^ 11101001100000001000101111101111101111011010100011101000101111111011101011100110100111011010001111101001100000001000101111101111101111011010100011101000101111111011101011100110100111011010001101011110 e9808befbda8e8bfbae69da3e9808befbda8e8bfbae69da35e
UHC 逋???逋???^ 1111100011100111001111110011111100111111111110001110011100111111001111110011111101011110 f8e73f3f3ff8e73f3f3f5e

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