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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霍帛∪}霍帛∪{^ 111010001011011110011011111001011000000110111110011111011110100010110111100110111110010110000001101111100111101101011110 e8b79be581be7de8b79be581be7b5e
EUC-JP 霍帛∪}霍帛∪{^ 111100001011100111010110111001111010001011000000011111011111000010111001110101101110011110100010110000000111101101011110 f0b9d6e7a2c07df0b9d6e7a2c07b5e
UTF-8 霍帛∪}霍帛∪{^ 111010011001110010001101111001011011100010011011111000101000100010101010011111011110100110011100100011011110010110111000100110111110001010001000101010100111101101011110 e99c8de5b89be288aa7de99c8de5b89be288aa7b5e
UHC ?帛∪}?帛∪{^ 00111111110110111101100110100001111110100111110100111111110110111101100110100001111110100111101101011110 3fdbd9a1fa7d3fdbd9a1fa7b5e

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