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 襍ヲ闃掵襍ヲ闃掉^ 111010001011010110100110111010001000101010011101011111011110100010110101101001101110100010001010100111010111101101011110 e8b5a6e88a9d7de8b5a6e88a9d7b5e
EUC-JP 襍ヲ闃掵襍ヲ闃掉^ 1111000010110111100011101010011011101111111010101101100111011110111100001011011110001110101001101110111111101010110110011101110001011110 f0b78ea6efead9def0b78ea6efead9dc5e
UTF-8 襍ヲ闃掵襍ヲ闃掉^ 11101000101001011000110111101111101111011010011011101001100101111000001111100110100011101011010111101000101001011000110111101111101111011010011011101001100101111000001111100110100011101000100101011110 e8a58defbda6e99783e68eb5e8a58defbda6e99783e68e895e
UHC ???????掉^ 00111111001111110011111100111111001111110011111100111111110100111111110001011110 3f3f3f3f3f3f3fd3fc5e

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