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 鬮エ譛ュ鬮エ譛ュ^ 11101001101010111011010011100110100111001010110111101001101010111011010011100110100111001010110101011110 e9abb4e69cade9abb4e69cad5e
EUC-JP 鬮エ譛ュ鬮エ譛ュ^ 1111001010101101100011101011010011101011111111001000111010101101111100101010110110001110101101001110101111111100100011101010110101011110 f2ad8eb4ebfc8eadf2ad8eb4ebfc8ead5e
UTF-8 鬮エ譛ュ鬮エ譛ュ^ 11101001101011001010111011101111101111011011010011101000101011011001101111101111101111011010110111101001101011001010111011101111101111011011010011101000101011011001101111101111101111011010110101011110 e9acaeefbdb4e8ad9befbdade9acaeefbdb4e8ad9befbdad5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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