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 韋ケ螻扶韋ケ螻府^ 111010001110100010111001111001011011000110010101011111011110100011101000101110011110010110110001100101010111101101011110 e8e8b9e5b1957de8e8b9e5b1957b5e
EUC-JP 韋ケ螻扶韋ケ螻府^ 1111000011101010100011101011100111101010101100111100100111011110111100001110101010001110101110011110101010110011110010011101110001011110 f0ea8eb9eab3c9def0ea8eb9eab3c9dc5e
UTF-8 韋ケ螻扶韋ケ螻府^ 11101001100111111000101111101111101111011011100111101000100111101011101111100110100010011011011011101001100111111000101111101111101111011011100111101000100111101011101111100101101110101001110001011110 e99f8befbdb9e89ebbe689b6e99f8befbdb9e89ebbe5ba9c5e
UHC 韋??扶韋??府^ 11101010110111110011111100111111110111011010011011101010110111110011111100111111110111011010010001011110 eadf3f3fdda6eadf3f3fdda45e

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