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 茁???茁???^ 1111101110010011001111110011111100111111111110111001001100111111001111110011111101011110 fb933f3f3ffb933f3f3f5e
EUC-JP 茁???茁???^ 10001111110101111101111000111111001111110011111110001111110101111101111000111111001111110011111101011110 8fd7de3f3f3f8fd7de3f3f3f5e
UTF-8 茁쟀렣렓茁쟀렣렓^ 11101000100011001000000111101100100111111000000011101011101000001010001111101011101000001001001111101000100011001000000111101100100111111000000011101011101000001010001111101011101000001001001101011110 e88c81ec9f80eba0a3eba093e88c81ec9f80eba0a3eba0935e
UHC 茁쟀렣렓茁쟀렣렓^ 1111000111101000110000001110111010001110101101001000111010101000111100011110100011000000111011101000111010110100100011101010100001011110 f1e8c0ee8eb48ea8f1e8c0ee8eb48ea85e

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