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 ロ・。セロ・」ォ^ 110110111010010110100001101111101101101110100101101000111010101101011110 dba5a1bedba5a3ab5e
EUC-JP ロ・。セロ・」ォ^ 1000111011011011100011101010010110001110101000011000111010111110100011101101101110001110101001011000111010100011100011101010101101011110 8edb8ea58ea18ebe8edb8ea58ea38eab5e
UTF-8 ロ・。セロ・」ォ^ 11101111101111101001101111101111101111011010010111101111101111011010000111101111101111011011111011101111101111101001101111101111101111011010010111101111101111011010001111101111101111011010101101011110 efbe9befbda5efbda1efbdbeefbe9befbda5efbda3efbdab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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