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{^ 11101110101010111000111010110000010101110111110111101110101010111000111010110000010101110111101101011110 eeab8eb0577deeab8eb0577b5e
SJIS-WIN ???°W}???°W{^ 001111110011111100111111100000011000101101010111011111010011111100111111001111111000000110001011010101110111101101011110 3f3f3f818b577d3f3f3f818b577b5e
EUC-JP î??°W}î??°W{^ 10001111101010111100001000111111001111111010000111101011010101110111110110001111101010111100001000111111001111111010000111101011010101110111101101011110 8fabc23f3fa1eb577d8fabc23f3fa1eb577b5e
UTF-8 °W}°W{^ 110000111010111011000010101010111100001010001110110000101011000001010111011111011100001110101110110000101010101111000010100011101100001010110000010101110111101101011110 c3aec2abc28ec2b0577dc3aec2abc28ec2b0577b5e
UHC ???°W}???°W{^ 001111110011111100111111101000011100011001010111011111010011111100111111001111111010000111000110010101110111101101011110 3f3f3fa1c6577d3f3f3fa1c6577b5e

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