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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 韈具スャ鬮エ螟ゑス 1110100011100111100010111110111110111101101011001110100110101011101101001110010110100100100000101110111110111101 e8e78befbdace9abb4e5a482efbd
EUC-JP 韈具スャ鬮エ螟ゑス 111100001110100110110110111100011000111010111101100011101010110011110010101011011000111010110100111010101010011010100100111100011000111010111101 f0e9b6f18ebd8eacf2ad8eb4eaa6a4f18ebd
UTF-8 韈具スャ鬮エ螟ゑス 111010011001111110001000111001011000010110110111111011111011110110111101111011111011110110101100111010011010110010101110111011111011110110110100111010001001111010011111111000111000001010010001111011111011110110111101 e99f88e585b7efbdbdefbdace9acaeefbdb4e89e9fe38291efbdbd
UHC ?具????螟ゑ? 001111111100111011111101001111110011111100111111001111111101100110101101101010101111000100111111 3fcefd3f3f3f3fd9adaaf13f

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