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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ウロウロ[ウロウロ[^ 1011001111011011101100111101101101011011101100111101101110110011110110110101101101011110 b3dbb3db5bb3dbb3db5b5e
EUC-JP ウロウロ[ウロウロ[^ 10001110101100111000111011011011100011101011001110001110110110110101101110001110101100111000111011011011100011101011001110001110110110110101101101011110 8eb38edb8eb38edb5b8eb38edb8eb38edb5b5e
UTF-8 ウロウロ[ウロウロ[^ 111011111011110110110011111011111011111010011011111011111011110110110011111011111011111010011011010110111110111110111101101100111110111110111110100110111110111110111101101100111110111110111110100110110101101101011110 efbdb3efbe9befbdb3efbe9b5befbdb3efbe9befbdb3efbe9b5b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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