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 霆企ー扶霆企ー府^ 111010001011101110001010111010011011000010010101011111011110100010111011100010101110100110110000100101010111101101011110 e8bb8ae9b0957de8bb8ae9b0957b5e
EUC-JP 霆企ー扶霆企ー府^ 1111000010111101101101001110101110001110101100001100100111011110111100001011110110110100111010111000111010110000110010011101110001011110 f0bdb4eb8eb0c9def0bdb4eb8eb0c9dc5e
UTF-8 霆企ー扶霆企ー府^ 11101001100111001000011011100100101111001000000111101111101111011011000011100110100010011011011011101001100111001000011011100100101111001000000111101111101111011011000011100101101110101001110001011110 e99c86e4bc81efbdb0e689b6e99c86e4bc81efbdb0e5ba9c5e
UHC 霆企?扶霆企?府^ 111011111111110111010000111010100011111111011101101001101110111111111101110100001110101000111111110111011010010001011110 effdd0ea3fdda6effdd0ea3fdda45e

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