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 °ùûW}°ùûW{^ 10001111101100001111100111111011010101110111110110001111101100001111100111111011010101110111101101011110 8fb0f9fb577d8fb0f9fb577b5e
SJIS-WIN ?°??W}?°??W{^ 001111111000000110001011001111110011111101010111011111010011111110000001100010110011111100111111010101110111101101011110 3f818b3f3f577d3f818b3f3f577b5e
EUC-JP ?°ùûW}?°ùûW{^ 0011111110100001111010111000111110101011111000111000111110101011111001010101011101111101001111111010000111101011100011111010101111100011100011111010101111100101010101110111101101011110 3fa1eb8fabe38fabe5577d3fa1eb8fabe38fabe5577b5e
UTF-8 °ùûW}°ùûW{^ 110000101000111111000010101100001100001110111001110000111011101101010111011111011100001010001111110000101011000011000011101110011100001110111011010101110111101101011110 c28fc2b0c3b9c3bb577dc28fc2b0c3b9c3bb577b5e
UHC ?°??W}?°??W{^ 001111111010000111000110001111110011111101010111011111010011111110100001110001100011111100111111010101110111101101011110 3fa1c63f3f577d3fa1c63f3f577b5e

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