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 隰壼「ィ}隰壼「ィ{^ 111010001010110010011010111001011010001010101000011111011110100010101100100110101110010110100010101010000111101101011110 e8ac9ae5a2a87de8ac9ae5a2a87b5e
EUC-JP 隰壼「ィ}隰壼「ィ{^ 11110000101011101101010011100111100011101010001010001110101010000111110111110000101011101101010011100111100011101010001010001110101010000111101101011110 f0aed4e78ea28ea87df0aed4e78ea28ea87b5e
UTF-8 隰壼「ィ}隰壼「ィ{^ 111010011001101010110000111001011010001110111100111011111011110110100010111011111011110110101000011111011110100110011010101100001110010110100011101111001110111110111101101000101110111110111101101010000111101101011110 e99ab0e5a3bcefbda2efbda87de99ab0e5a3bcefbda2efbda87b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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