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 閠護ィ凩閠護ィ几^ 111010001000000010001100111011001010100010011001011111011110100010000000100011001110110010101000100110010111101101011110 e8808ceca8997de8808ceca8997b5e
EUC-JP 閠護ィ凩閠護ィ几^ 1110111111100000101110001110111010001110101010001101000111011110111011111110000010111000111011101000111010101000110100011101110001011110 efe0b8ee8ea8d1deefe0b8ee8ea8d1dc5e
UTF-8 閠護ィ凩閠護ィ几^ 11101001100101101010000011101000101011011011011111101111101111011010100011100101100001111010100111101001100101101010000011101000101011011011011111101111101111011010100011100101100001111010000001011110 e996a0e8adb7efbda8e587a9e996a0e8adb7efbda8e587a05e
UHC ?護???護??^ 0011111111111011110111100011111100111111001111111111101111011110001111110011111101011110 3ffbde3f3f3ffbde3f3f5e

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