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 漬?缸?漬?缸?^ 10010010110100000011111111100011100111010011111110010010110100000011111111100011100111010011111101011110 92d03fe39d3f92d03fe39d3f5e
EUC-JP 漬?缸?漬?缸?^ 11000100110100100011111111100101111111010011111111000100110100100011111111100101111111010011111101011110 c4d23fe5fd3fc4d23fe5fd3f5e
UTF-8 漬렓缸렟漬렓缸렟^ 11100110101111001010110011101011101000001001001111100111101111001011100011101011101000001001111111100110101111001010110011101011101000001001001111100111101111001011100011101011101000001001111101011110 e6bcaceba093e7bcb8eba09fe6bcaceba093e7bcb8eba09f5e
UHC 漬렓缸렟漬렓缸렟^ 1111001010110000100011101010100011111001111111001000111010110000111100101011000010001110101010001111100111111100100011101011000001011110 f2b08ea8f9fc8eb0f2b08ea8f9fc8eb05e

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