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 ?閃氓????^ 00111111100100010100110110011111100000100011111100111111001111110011111101011110 3f914d9f823f3f3f3f5e
EUC-JP ?閃氓????^ 00111111110000011010111011011101111000100011111100111111001111110011111101011110 3fc1aedde23f3f3f3f5e
UTF-8 뤊閃氓폀뷘롕렯^ 11101011101001001000101011101001100101101000001111100110101100001001001111101101100011111000000011101011101101111001100011101011101000011001010111101011101000001010111101011110 eba48ae99683e6b093ed8f80ebb798eba195eba0af5e
UHC 뤊閃氓폀뷘롕렯^ 100011111011101011100000111011001101100011101100101111001000111110111010111000011000111011011001100011101011110001011110 8fbae0ecd8ecbc8fbae18ed98ebc5e

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