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 隴雅助}隴雅助{^ 111010001010110110001001111010111000111110010101011111011110100010101101100010011110101110001111100101010111101101011110 e8ad89eb8f957de8ad89eb8f957b5e
EUC-JP 隴雅助}隴雅助{^ 111100001010111110110010111011011011110111110101011111011111000010101111101100101110110110111101111101010111101101011110 f0afb2edbdf57df0afb2edbdf57b5e
UTF-8 隴雅助}隴雅助{^ 111010011001101010110100111010011001101110000101111001011000101010101001011111011110100110011010101101001110100110011011100001011110010110001010101010010111101101011110 e99ab4e99b85e58aa97de99ab4e99b85e58aa97b5e
UHC ?雅助}?雅助{^ 00111111111001001011101011110000101111100111110100111111111001001011101011110000101111100111101101011110 3fe4baf0be7d3fe4baf0be7b5e

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