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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??矯????^ 001111110011111110001011101110000011111100111111001111110011111101011110 3f3f8bb83f3f3f3f5e
EUC-JP ?庾矯????^ 0011111110001111101111001100111010110110101110100011111100111111001111110011111101011110 3f8fbcceb6ba3f3f3f3f5e
UTF-8 뤗庾矯쪕헝롉렏^ 11101011101001001001011111100101101110101011111011100111100111111010111111101100101010101001010111101101100101111001110111101011101000011000100111101011101000001000111101011110 eba497e5babee79fafecaa95ed979deba189eba08f5e
UHC 뤗庾矯쪕헝롉렏^ 100011111100011111101010111011001100111011101100101001011000111111000111111010111000111011001111100011101010010101011110 8fc7eaecceeca58fc7eb8ecf8ea55e

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