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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??侑???助 001111110011111110011000110100000011111100111111001111111000111110010101 3f3f98d03f3f3f8f95
EUC-JP 潗?侑?縕?助 10001111110010001101100000111111110100001101001000111111100011111101010011000010001111111011110111110101 8fc8d83fd0d23f8fd4c23fbdf5
UTF-8 潗샹侑렾縕렒助 111001101011110110010111111011001000001110111001111001001011111010010001111010111010000010111110111001111011100010010101111010111010000010010010111001011000101010101001 e6bd97ec83b9e4be91eba0bee7b895eba092e58aa9
UHC 潗샹侑렾縕렒助 1111001011111100101111001010011111101010111000101000111011000110111010001011001010001110101001111111000010111110 f2fcbca7eae28ec6e8b28ea7f0be

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