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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??稷}??稷{^ 0011111100111111111000100110110001111101001111110011111111100010011011000111101101011110 3f3fe26c7d3f3fe26c7b5e
EUC-JP ??稷}??稷{^ 0011111100111111111000111100110101111101001111110011111111100011110011010111101101011110 3f3fe3cd7d3f3fe3cd7b5e
UTF-8 롋롃稷}롋롃稷{^ 111010111010000110001011111010111010000110000011111001111010100010110111011111011110101110100001100010111110101110100001100000111110011110101000101101110111101101011110 eba18beba183e7a8b77deba18beba183e7a8b77b5e
UHC 롋롃稷}롋롃稷{^ 100011101101000110001110110010101111001011000011011111011000111011010001100011101100101011110010110000110111101101011110 8ed18ecaf2c37d8ed18ecaf2c37b5e

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