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 﨟・謔厭﨟・謔閲^ 111110111001110110100101111001101000001010001001011111011111101110011101101001011110011010000010100010010111101101011110 fb9da5e682897dfb9da5e682897b5e
EUC-JP ?・謔厭?・謔閲^ 001111111000111010100101111010111110001010110001110111100011111110001110101001011110101111100010101100011101110001011110 3f8ea5ebe2b1de3f8ea5ebe2b1dc5e
UTF-8 﨟・謔厭﨟・謔閲^ 11101111101010001001111111101111101111011010010111101000101011001001010011100101100011101010110111101111101010001001111111101111101111011010010111101000101011001001010011101001100101101011001001011110 efa89fefbda5e8ac94e58eadefa89fefbda5e8ac94e996b25e
UHC ??謔厭??謔?^ 001111110011111111111001110011001110011011110100001111110011111111111001110011000011111101011110 3f3ff9cce6f43f3ff9cc3f5e

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