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 助???助???^ 1000111110010101001111110011111100111111100011111001010100111111001111110011111101011110 8f953f3f3f8f953f3f3f5e
EUC-JP 助???助???^ 1011110111110101001111110011111100111111101111011111010100111111001111110011111101011110 bdf53f3f3fbdf53f3f3f5e
UTF-8 助뀌렣螺助뀌렣羅^ 11100101100010101010100111101011100000001000110011101011101000001010001111101111101001001001000111100101100010101010100111101011100000001000110011101011101000001010001111101111101001001000111101011110 e58aa9eb808ceba0a3efa491e58aa9eb808ceba0a3efa48f5e
UHC 助뀌렣螺助뀌렣羅^ 1111000010111110101100101110111010001110101101001101000111011110111100001011111010110010111011101000111010110100110100011101110001011110 f0beb2ee8eb4d1def0beb2ee8eb4d1dc5e

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