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 貊珠ィ凩貊珠ィ几^ 111001101011101110001110111011001010100010011001011111011110011010111011100011101110110010101000100110010111101101011110 e6bb8eeca8997de6bb8eeca8997b5e
EUC-JP 貊珠ィ凩貊珠ィ几^ 1110110010111101101111001110111010001110101010001101000111011110111011001011110110111100111011101000111010101000110100011101110001011110 ecbdbcee8ea8d1deecbdbcee8ea8d1dc5e
UTF-8 貊珠ィ凩貊珠ィ几^ 11101000101100101000101011100111100011111010000011101111101111011010100011100101100001111010100111101000101100101000101011100111100011111010000011101111101111011010100011100101100001111010000001011110 e8b28ae78fa0efbda8e587a9e8b28ae78fa0efbda8e587a05e
UHC 貊珠??貊珠??^ 11011000111001111111000111000001001111110011111111011000111001111111000111000001001111110011111101011110 d8e7f1c13f3fd8e7f1c13f3f5e

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