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 隲作イオ}隲作イオ{^ 111010001010101110001101111011001011001010110101011111011110100010101011100011011110110010110010101101010111101101011110 e8ab8decb2b57de8ab8decb2b57b5e
EUC-JP 隲作イオ}隲作イオ{^ 11110000101011011011101011101110100011101011001010001110101101010111110111110000101011011011101011101110100011101011001010001110101101010111101101011110 f0adbaee8eb28eb57df0adbaee8eb28eb57b5e
UTF-8 隲作イオ}隲作イオ{^ 111010011001101010110010111001001011110110011100111011111011110110110010111011111011110110110101011111011110100110011010101100101110010010111101100111001110111110111101101100101110111110111101101101010111101101011110 e99ab2e4bd9cefbdb2efbdb57de99ab2e4bd9cefbdb2efbdb57b5e
UHC ?作??}?作??{^ 00111111111011011100001000111111001111110111110100111111111011011100001000111111001111110111101101011110 3fedc23f3f7d3fedc23f3f7b5e

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