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 貉ソ驕ョ貉ソ謔詠^ 1110011010111001101111111110100110000001101011101110011010111001101111111110011010000010100010010111001001011110 e6b9bfe981aee6b9bfe68289725e
EUC-JP 貉ソ驕ョ貉ソ謔詠^ 1110110010111011100011101011111111110001111000011000111010101110111011001011101110001110101111111110101111100010101100011101001101011110 ecbb8ebff1e18eaeecbb8ebfebe2b1d35e
UTF-8 貉ソ驕ョ貉ソ謔詠^ 11101000101100101000100111101111101111011011111111101001101010011001010111101111101111011010111011101000101100101000100111101111101111011011111111101000101011001001010011101000101010011010000001011110 e8b289efbdbfe9a995efbdaee8b289efbdbfe8ac94e8a9a05e
UHC ??驕???謔詠^ 001111110011111111001110111101100011111100111111001111111111100111001100111001111100100101011110 3f3fcef63f3f3ff9cce7c95e

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