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 鉋オ逵м鉋オ逵к^ 111001111110111010110101111001111001110010000100011111011110011111101110101101011110011110011100100001000111101101011110 e7eeb5e79c847de7eeb5e79c847b5e
EUC-JP 鉋オ逵м鉋オ逵к^ 1110111011110000100011101011010111101101111111001010011111011110111011101111000010001110101101011110110111111100101001111101110001011110 eef08eb5edfca7deeef08eb5edfca7dc5e
UTF-8 鉋オ逵м鉋オ逵к^ 1110100110001001100010111110111110111101101101011110100110000000101101011101000010111100111010011000100110001011111011111011110110110101111010011000000010110101110100001011101001011110 e9898befbdb5e980b5d0bce9898befbdb5e980b5d0ba5e
UHC ??逵м??逵к^ 00111111001111111101000010110000101011001101111000111111001111111101000010110000101011001101110001011110 3f3fd0b0acde3f3fd0b0acdc5e

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