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 ????ュ?栓^ 00111111001111110011111100111111100000111000010100111111100100001111000001011110 3f3f3f3f83853f90f05e
EUC-JP ????ュ?栓^ 00111111001111110011111100111111101001011110010100111111110000001111001001011110 3f3f3f3fa5e53fc0f25e
UTF-8 룶괄룫횕ュ룫栓^ 11101011101000111011011011101010101101001000010011101011101000111010101111101101100110101001010111100011100000111010010111101011101000111010101111100110101000001001001101011110 eba3b6eab484eba3abed9a95e383a5eba3abe6a0935e
UHC 룶괄룫횕ュ룫栓^ 100011111010101110110000111111011000111110100010110000111000111110101011111001011000111110100010111011101111101101011110 8fabb0fd8fa2c38fabe58fa2eefb5e

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