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 âµòã\}âµòã\{^ 11100010101101011111001011100011010111000111110111100010101101011111001011100011010111000111101101011110 e2b5f2e35c7de2b5f2e35c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP â?òã\}â?òã\{^ 10001111101010111010010000111111100011111010101111010010100011111010101110101010010111000111110110001111101010111010010000111111100011111010101111010010100011111010101110101010010111000111101101011110 8faba43f8fabd28fabaa5c7d8faba43f8fabd28fabaa5c7b5e
UTF-8 âµòã\}âµòã\{^ 110000111010001011000010101101011100001110110010110000111010001101011100011111011100001110100010110000101011010111000011101100101100001110100011010111000111101101011110 c3a2c2b5c3b2c3a35c7dc3a2c2b5c3b2c3a35c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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