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 ウウフウウフ^ 1011001110110011110011001111001001111101101100111011001111001100111100100111101101011110 b3b3ccf27db3b3ccf27b5e
EUC-JP ウウフ?ウウフ?^ 100011101011001110001110101100111000111011001100001111111000111010110011100011101011001110001110110011000011111101011110 8eb38eb38ecc3f8eb38eb38ecc3f5e
UTF-8 ウウフウウフ^ 11101111101111011011001111101111101111011011001111101111101111101000110011101110100001101011010111101111101111011011001111101111101111011011001111101111101111101000110011101110100001101011001101011110 efbdb3efbdb3efbe8cee86b5efbdb3efbdb3efbe8cee86b35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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