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 菫溽キ掵菫溽キ掉^ 111001001011111110011111111001111011011110011101011111011110010010111111100111111110011110110111100111010111101101011110 e4bf9fe7b79d7de4bf9fe7b79d7b5e
EUC-JP 菫溽キ掵菫溽キ掉^ 1110100011000001110111101110100110001110101101111101100111011110111010001100000111011110111010011000111010110111110110011101110001011110 e8c1dee98eb7d9dee8c1dee98eb7d9dc5e
UTF-8 菫溽キ掵菫溽キ掉^ 11101000100011111010101111100110101110101011110111101111101111011011011111100110100011101011010111101000100011111010101111100110101110101011110111101111101111011011011111100110100011101000100101011110 e88fabe6babdefbdb7e68eb5e88fabe6babdefbdb7e68e895e
UHC 菫???菫??掉^ 110100001100101100111111001111110011111111010000110010110011111100111111110100111111110001011110 d0cb3f3f3fd0cb3f3fd3fc5e

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