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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 隲帛カコ}隲帛カコ{^ 111010001010101110011011111001011011011010111010011111011110100010101011100110111110010110110110101110100111101101011110 e8ab9be5b6ba7de8ab9be5b6ba7b5e
EUC-JP 隲帛カコ}隲帛カコ{^ 11110000101011011101011011100111100011101011011010001110101110100111110111110000101011011101011011100111100011101011011010001110101110100111101101011110 f0add6e78eb68eba7df0add6e78eb68eba7b5e
UTF-8 隲帛カコ}隲帛カコ{^ 111010011001101010110010111001011011100010011011111011111011110110110110111011111011110110111010011111011110100110011010101100101110010110111000100110111110111110111101101101101110111110111101101110100111101101011110 e99ab2e5b89befbdb6efbdba7de99ab2e5b89befbdb6efbdba7b5e
UHC ?帛??}?帛??{^ 00111111110110111101100100111111001111110111110100111111110110111101100100111111001111110111101101011110 3fdbd93f3f7d3fdbd93f3f7b5e

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