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 漬?胡?漬?胡?^ 10010010110100000011111110001100110100110011111110010010110100000011111110001100110100110011111101011110 92d03f8cd33f92d03f8cd33f5e
EUC-JP 漬?胡?漬?胡?^ 11000100110100100011111110111000110101010011111111000100110100100011111110111000110101010011111101011110 c4d23fb8d53fc4d23fb8d53f5e
UTF-8 漬렓胡받漬렓胡밗^ 11100110101111001010110011101011101000001001001111101000100000111010000111101011101100001001101111100110101111001010110011101011101000001001001111101000100000111010000111101011101100001001011101011110 e6bcaceba093e883a1ebb09be6bcaceba093e883a1ebb0975e
UHC 漬렓胡받漬렓胡밗^ 1111001010110000100011101010100011111011110101111011100111011110111100101011000010001110101010001111101111010111101110011101110001011110 f2b08ea8fbd7b9def2b08ea8fbd7b9dc5e

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