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 隱ェ菫手隱ェ 111010001010101010101010111001001011111110001110111010001111100110101010111010001010101010101010 e8aaaae4bf8ee8f9aae8aaaa
EUC-JP 隱ェ菫手?隱ェ 11110000101011001000111010101010111010001100000110111100111010100011111111110000101011001000111010101010 f0ac8eaae8c1bcea3ff0ac8eaa
UTF-8 隱ェ菫手隱ェ 111010011001101010110001111011111011110110101010111010001000111110101011111001101000100110001011111011101001110010000101111010011001101010110001111011111011110110101010 e99ab1efbdaae88fabe6898bee9c85e99ab1efbdaa
UHC 隱?菫手?隱? 1110101111011111001111111101000011001011111000101010001000111111111010111101111100111111 ebdf3fd0cbe2a23febdf3f

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