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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鞐カ譎マ鞐カ譎ボ^ 111010001101111010110110111001101001100110000011011111011110100011011110101101101110011010011001100000110111101101011110 e8deb6e699837de8deb6e699837b5e
EUC-JP 鞐カ譎マ鞐カ譎ボ^ 1111000011100000100011101011011011101011111110011010010111011110111100001110000010001110101101101110101111111001101001011101110001011110 f0e08eb6ebf9a5def0e08eb6ebf9a5dc5e
UTF-8 鞐カ譎マ鞐カ譎ボ^ 11101001100111101001000011101111101111011011011011101000101011011000111011100011100000111001111011101001100111101001000011101111101111011011011011101000101011011000111011100011100000111001110001011110 e99e90efbdb6e8ad8ee3839ee99e90efbdb6e8ad8ee3839c5e
UHC ??譎マ??譎ボ^ 00111111001111111111110111010010101010111101111000111111001111111111110111010010101010111101110001011110 3f3ffdd2abde3f3ffdd2abdc5e

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