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 ??舵????^ 001111110011111110010001110001110011111100111111001111110011111101011110 3f3f91c73f3f3f3f5e
EUC-JP ??舵????^ 001111110011111111000010110010010011111100111111001111110011111101011110 3f3fc2c93f3f3f3f5e
UTF-8 렓뤈舵쭖쮲몹렒^ 11101011101000001001001111101011101001001000100011101000100010001011010111101100101011011001011011101100101011101011001011101011101010101011100111101011101000001001001001011110 eba093eba488e888b5ecad96ecaeb2ebaab9eba0925e
UHC 렓뤈舵쭖쮲몹렒^ 100011101010100010001111101110001111011011101100101001111000111010101000100011111011100011110111100011101010011101011110 8ea88fb8f6eca78ea88fb8f78ea75e

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