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 菫ョ螢ス}菫ョ螢ス{^ 111001001011111110101110111001011010001110111101011111011110010010111111101011101110010110100011101111010111101101011110 e4bfaee5a3bd7de4bfaee5a3bd7b5e
EUC-JP 菫ョ螢ス}菫ョ螢ス{^ 11101000110000011000111010101110111010101010010110001110101111010111110111101000110000011000111010101110111010101010010110001110101111010111101101011110 e8c18eaeeaa58ebd7de8c18eaeeaa58ebd7b5e
UTF-8 菫ョ螢ス}菫ョ螢ス{^ 111010001000111110101011111011111011110110101110111010001001111010100010111011111011110110111101011111011110100010001111101010111110111110111101101011101110100010011110101000101110111110111101101111010111101101011110 e88fabefbdaee89ea2efbdbd7de88fabefbdaee89ea2efbdbd7b5e
UHC 菫?螢?}菫?螢?{^ 110100001100101100111111111110111010101100111111011111011101000011001011001111111111101110101011001111110111101101011110 d0cb3ffbab3f7dd0cb3ffbab3f7b5e

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