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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ミ霹ョ}ミ霹ョ{^ 111100101010111011010000111010001100011010101110011111011111001010101110110100001110100011000110101011100111101101011110 f2aed0e8c6ae7df2aed0e8c6ae7b5e
EUC-JP ?ミ霹ョ}?ミ霹ョ{^ 0011111110001110110100001111000011001000100011101010111001111101001111111000111011010000111100001100100010001110101011100111101101011110 3f8ed0f0c88eae7d3f8ed0f0c88eae7b5e
UTF-8 ミ霹ョ}ミ霹ョ{^ 111011101000011110100101111011111011111010010000111010011001110010111001111011111011110110101110011111011110111010000111101001011110111110111110100100001110100110011100101110011110111110111101101011100111101101011110 ee87a5efbe90e99cb9efbdae7dee87a5efbe90e99cb9efbdae7b5e
UHC ??霹?}??霹?{^ 00111111001111111101110010100100001111110111110100111111001111111101110010100100001111110111101101011110 3f3fdca43f7d3f3fdca43f7b5e

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