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 貉ォ貂凩貉ォ貂几^ 111001101011100110101011111001101011100010011001011111011110011010111001101010111110011010111000100110010111101101011110 e6b9abe6b8997de6b9abe6b8997b5e
EUC-JP 貉ォ貂凩貉ォ貂几^ 1110110010111011100011101010101111101100101110101101000111011110111011001011101110001110101010111110110010111010110100011101110001011110 ecbb8eabecbad1deecbb8eabecbad1dc5e
UTF-8 貉ォ貂凩貉ォ貂几^ 11101000101100101000100111101111101111011010101111101000101100101000001011100101100001111010100111101000101100101000100111101111101111011010101111101000101100101000001011100101100001111010000001011110 e8b289efbdabe8b282e587a9e8b289efbdabe8b282e587a05e
UHC ??貂???貂?^ 0011111100111111111101011011000000111111001111110011111111110101101100000011111101011110 3f3ff5b03f3f3ff5b03f5e

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