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 ¬??\n}¬??\n{^ 10101100001111110011111101011100011011100111110110101100001111110011111101011100011011100111101101011110 ac3f3f5c6e7dac3f3f5c6e7b5e
SJIS-WIN ¬ケフ\n}¬ケフ\n{^ 100000011100101010111001110011000101110001101110011111011000000111001010101110011100110001011100011011100111101101011110 81cab9cc5c6e7d81cab9cc5c6e7b5e
EUC-JP ¬ケフ\n}¬ケフ\n{^ 10100010110011001000111010111001100011101100110001011100011011100111110110100010110011001000111010111001100011101100110001011100011011100111101101011110 a2cc8eb98ecc5c6e7da2cc8eb98ecc5c6e7b5e
UTF-8 ¬ケフ\n}¬ケフ\n{^ 1100001010101100111011111011110110111001111011111011111010001100010111000110111001111101110000101010110011101111101111011011100111101111101111101000110001011100011011100111101101011110 c2acefbdb9efbe8c5c6e7dc2acefbdb9efbe8c5c6e7b5e
UHC ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e

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