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 隲作エ凩隲作エ几^ 111010001010101110001101111011001011010010011001011111011110100010101011100011011110110010110100100110010111101101011110 e8ab8decb4997de8ab8decb4997b5e
EUC-JP 隲作エ凩隲作エ几^ 1111000010101101101110101110111010001110101101001101000111011110111100001010110110111010111011101000111010110100110100011101110001011110 f0adbaee8eb4d1def0adbaee8eb4d1dc5e
UTF-8 隲作エ凩隲作エ几^ 11101001100110101011001011100100101111011001110011101111101111011011010011100101100001111010100111101001100110101011001011100100101111011001110011101111101111011011010011100101100001111010000001011110 e99ab2e4bd9cefbdb4e587a9e99ab2e4bd9cefbdb4e587a05e
UHC ?作???作??^ 0011111111101101110000100011111100111111001111111110110111000010001111110011111101011110 3fedc23f3f3fedc23f3f5e

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