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 襍カ陋凩襍カ陋几^ 111010001011010110110110111010001001101110011001011111011110100010110101101101101110100010011011100110010111101101011110 e8b5b6e89b997de8b5b6e89b997b5e
EUC-JP 襍カ陋凩襍カ陋几^ 1111000010110111100011101011011011101111111110111101000111011110111100001011011110001110101101101110111111111011110100011101110001011110 f0b78eb6effbd1def0b78eb6effbd1dc5e
UTF-8 襍カ陋凩襍カ陋几^ 11101000101001011000110111101111101111011011011011101001100110011000101111100101100001111010100111101000101001011000110111101111101111011011011011101001100110011000101111100101100001111010000001011110 e8a58defbdb6e9998be587a9e8a58defbdb6e9998be587a05e
UHC ??陋???陋?^ 0011111100111111110101111011000000111111001111110011111111010111101100000011111101011110 3f3fd7b03f3f3fd7b03f5e

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