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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 智??}智??{^ 1001001001110001001111110011111101111101100100100111000100111111001111110111101101011110 92713f3f7d92713f3f7b5e
EUC-JP 智?潾}智?潾{^ 110000111101001000111111100011111100100011100010011111011100001111010010001111111000111111001000111000100111101101011110 c3d23f8fc8e27dc3d23f8fc8e27b5e
UTF-8 智곤潾}智곤潾{^ 111001101001100110111010111010101011001110100100111001101011110110111110011111011110011010011001101110101110101010110011101001001110011010111101101111100111101101011110 e699baeab3a4e6bdbe7de699baeab3a4e6bdbe7b5e
UHC 智곤潾}智곤潾{^ 111100101010101010110000111011111101011111110001011111011111001010101010101100001110111111010111111100010111101101011110 f2aab0efd7f17df2aab0efd7f17b5e

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