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 âµ÷¬âµ÷¬^ 111000101011010111110111101011001110001010110101111101111010110001011110 e2b5f7ace2b5f7ac5e
SJIS-WIN ??÷¬??÷¬^ 00111111001111111000000110000000100000011100101000111111001111111000000110000000100000011100101001011110 3f3f818081ca3f3f818081ca5e
EUC-JP â?÷¬â?÷¬^ 1000111110101011101001000011111110100001111000001010001011001100100011111010101110100100001111111010000111100000101000101100110001011110 8faba43fa1e0a2cc8faba43fa1e0a2cc5e
UTF-8 âµ÷¬âµ÷¬^ 1100001110100010110000101011010111000011101101111100001010101100110000111010001011000010101101011100001110110111110000101010110001011110 c3a2c2b5c3b7c2acc3a2c2b5c3b7c2ac5e
UHC ??÷???÷?^ 0011111100111111101000011100000000111111001111110011111110100001110000000011111101011110 3f3fa1c03f3f3fa1c03f5e

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