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 zœm‰Œn}zœm‰Œn{^ 1000111101111010100111000110110110001001100011000110111001111101100011110111101010011100011011011000100110001100011011100111101101011110 8f7a9c6d898c6e7d8f7a9c6d898c6e7b5e
SJIS-WIN ?z?m??n}?z?m??n{^ 0011111101111010001111110110110100111111001111110110111001111101001111110111101000111111011011010011111100111111011011100111101101011110 3f7a3f6d3f3f6e7d3f7a3f6d3f3f6e7b5e
EUC-JP ?z?m??n}?z?m??n{^ 0011111101111010001111110110110100111111001111110110111001111101001111110111101000111111011011010011111100111111011011100111101101011110 3f7a3f6d3f3f6e7d3f7a3f6d3f3f6e7b5e
UTF-8 zœm‰Œn}zœm‰Œn{^ 11000010100011110111101011000010100111000110110111000010100010011100001010001100011011100111110111000010100011110111101011000010100111000110110111000010100010011100001010001100011011100111101101011110 c28f7ac29c6dc289c28c6e7dc28f7ac29c6dc289c28c6e7b5e
UHC ?z?m??n}?z?m??n{^ 0011111101111010001111110110110100111111001111110110111001111101001111110111101000111111011011010011111100111111011011100111101101011110 3f7a3f6d3f3f6e7d3f7a3f6d3f3f6e7b5e

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