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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN ?賑?m}?賑?m{^ 00111111100100111111011000111111011011010111110100111111100100111111011000111111011011010111101101011110 3f93f63f6d7d3f93f63f6d7b5e
EUC-JP ?賑?m}?賑?m{^ 00111111110001101111100000111111011011010111110100111111110001101111100000111111011011010111101101011110 3fc6f83f6d7d3fc6f83f6d7b5e
UTF-8 롃賑롐m}롃賑롐m{^ 1110101110100001100000111110100010110011100100011110101110100001100100000110110101111101111010111010000110000011111010001011001110010001111010111010000110010000011011010111101101011110 eba183e8b391eba1906d7deba183e8b391eba1906d7b5e
UHC 롃賑롐m}롃賑롐m{^ 1000111011001010111100101110000110001110110101100110110101111101100011101100101011110010111000011000111011010110011011010111101101011110 8ecaf2e18ed66d7d8ecaf2e18ed66d7b5e

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