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 ミ郤ア\}ミ郤ア\{^ 1111001010101111110100001110011110111010101100010101110001111101111100101010111111010000111001111011101010110001010111000111101101011110 f2afd0e7bab15c7df2afd0e7bab15c7b5e
EUC-JP ?ミ郤ア\}?ミ郤ア\{^ 00111111100011101101000011101110101111001000111010110001010111000111110100111111100011101101000011101110101111001000111010110001010111000111101101011110 3f8ed0eebc8eb15c7d3f8ed0eebc8eb15c7b5e
UTF-8 ミ郤ア\}ミ郤ア\{^ 1110111010000111101001101110111110111110100100001110100110000011101001001110111110111101101100010101110001111101111011101000011110100110111011111011111010010000111010011000001110100100111011111011110110110001010111000111101101011110 ee87a6efbe90e983a4efbdb15c7dee87a6efbe90e983a4efbdb15c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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