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 ?@?}W}?@?}W{^ 00111111010000000011111101111101010101110111110100111111010000000011111101111101010101110111101101011110 3f403f7d577d3f403f7d577b5e
SJIS-WIN ?@?}W}?@?}W{^ 00111111010000000011111101111101010101110111110100111111010000000011111101111101010101110111101101011110 3f403f7d577d3f403f7d577b5e
EUC-JP ?@?}W}?@?}W{^ 00111111010000000011111101111101010101110111110100111111010000000011111101111101010101110111101101011110 3f403f7d577d3f403f7d577b5e
UTF-8 혳@찼}W}혳@찼}W{^ 111011011001100010110011010000001110110010110000101111000111110101010111011111011110110110011000101100110100000011101100101100001011110001111101010101110111101101011110 ed98b340ecb0bc7d577ded98b340ecb0bc7d577b5e
UHC 혳@찼}W}혳@찼}W{^ 1100001010011010010000001100001110100001011111010101011101111101110000101001101001000000110000111010000101111101010101110111101101011110 c29a40c3a17d577dc29a40c3a17d577b5e

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