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‰Œ[zœm‰Œ[^ 100011110111101010011100011011011000100110001100010110111000111101111010100111000110110110001001100011000101101101011110 8f7a9c6d898c5b8f7a9c6d898c5b5e
SJIS-WIN ?z?m??[?z?m??[^ 001111110111101000111111011011010011111100111111010110110011111101111010001111110110110100111111001111110101101101011110 3f7a3f6d3f3f5b3f7a3f6d3f3f5b5e
EUC-JP ?z?m??[?z?m??[^ 001111110111101000111111011011010011111100111111010110110011111101111010001111110110110100111111001111110101101101011110 3f7a3f6d3f3f5b3f7a3f6d3f3f5b5e
UTF-8 zœm‰Œ[zœm‰Œ[^ 1100001010001111011110101100001010011100011011011100001010001001110000101000110001011011110000101000111101111010110000101001110001101101110000101000100111000010100011000101101101011110 c28f7ac29c6dc289c28c5bc28f7ac29c6dc289c28c5b5e
UHC ?z?m??[?z?m??[^ 001111110111101000111111011011010011111100111111010110110011111101111010001111110110110100111111001111110101101101011110 3f7a3f6d3f3f5b3f7a3f6d3f3f5b5e

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