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 ??H}??H{^ 001111110011111101001000011111010011111100111111010010000111101101011110 3f3f487d3f3f487b5e
SJIS-WIN 磁H}磁H{^ 11110001111010011000111010100101010010000111110111110001111010011000111010100101010010000111101101011110 f1e98ea5487df1e98ea5487b5e
EUC-JP ?磁H}?磁H{^ 0011111110111100101001110100100001111101001111111011110010100111010010000111101101011110 3fbca7487d3fbca7487b5e
UTF-8 磁H}磁H{^ 1110111010000101101001001110011110100011100000010100100001111101111011101000010110100100111001111010001110000001010010000111101101011110 ee85a4e7a381487dee85a4e7a381487b5e
UHC ?磁H}?磁H{^ 0011111111101101101110000100100001111101001111111110110110111000010010000111101101011110 3fedb8487d3fedb8487b5e

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