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 ä½áñ\}ä½áñ\{^ 11100100101111011110000111110001010111000111110111100100101111011110000111110001010111000111101101011110 e4bde1f15c7de4bde1f15c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ä?áñ\}ä?áñ\{^ 10001111101010111010001100111111100011111010101110100001100011111010101111010000010111000111110110001111101010111010001100111111100011111010101110100001100011111010101111010000010111000111101101011110 8faba33f8faba18fabd05c7d8faba33f8faba18fabd05c7b5e
UTF-8 ä½áñ\}ä½áñ\{^ 110000111010010011000010101111011100001110100001110000111011000101011100011111011100001110100100110000101011110111000011101000011100001110110001010111000111101101011110 c3a4c2bdc3a1c3b15c7dc3a4c2bdc3a1c3b15c7b5e
UHC ?½??\}?½??\{^ 001111111010100011110110001111110011111101011100011111010011111110101000111101100011111100111111010111000111101101011110 3fa8f63f3f5c7d3fa8f63f3f5c7b5e

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