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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 菫礼ィカ\}菫礼ィカ\{^ 1110010010111111100101111110011110101000101101100101110001111101111001001011111110010111111001111010100010110110010111000111101101011110 e4bf97e7a8b65c7de4bf97e7a8b65c7b5e
EUC-JP 菫礼ィカ\}菫礼ィカ\{^ 111010001100000111001110111010011000111010101000100011101011011001011100011111011110100011000001110011101110100110001110101010001000111010110110010111000111101101011110 e8c1cee98ea88eb65c7de8c1cee98ea88eb65c7b5e
UTF-8 菫礼ィカ\}菫礼ィカ\{^ 1110100010001111101010111110011110100100101111001110111110111101101010001110111110111101101101100101110001111101111010001000111110101011111001111010010010111100111011111011110110101000111011111011110110110110010111000111101101011110 e88fabe7a4bcefbda8efbdb65c7de88fabe7a4bcefbda8efbdb65c7b5e
UHC 菫???\}菫???\{^ 110100001100101100111111001111110011111101011100011111011101000011001011001111110011111100111111010111000111101101011110 d0cb3f3f3f5c7dd0cb3f3f3f5c7b5e

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