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 菫礼ィカ}菫礼ィカ{^ 111001001011111110010111111001111010100010110110011111011110010010111111100101111110011110101000101101100111101101011110 e4bf97e7a8b67de4bf97e7a8b67b5e
EUC-JP 菫礼ィカ}菫礼ィカ{^ 11101000110000011100111011101001100011101010100010001110101101100111110111101000110000011100111011101001100011101010100010001110101101100111101101011110 e8c1cee98ea88eb67de8c1cee98ea88eb67b5e
UTF-8 菫礼ィカ}菫礼ィカ{^ 111010001000111110101011111001111010010010111100111011111011110110101000111011111011110110110110011111011110100010001111101010111110011110100100101111001110111110111101101010001110111110111101101101100111101101011110 e88fabe7a4bcefbda8efbdb67de88fabe7a4bcefbda8efbdb67b5e
UHC 菫???}菫???{^ 11010000110010110011111100111111001111110111110111010000110010110011111100111111001111110111101101011110 d0cb3f3f3f7dd0cb3f3f3f7b5e

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